
/* oXygen key features */
div#keyfeatures{
	overflow: auto; height: 235px; width: 260px;
	padding:0 0 0 0;
	margin-right: 8px; 
	margin-left: 14px;
	background: none;
}

div#keyfeatures table tr { padding: 0 1px 10px 0; }
div#keyfeatures table tr td { 
        padding: 0 0 10px 0;
        
}
div#keyfeatures table tr td a { 
	background: none; 
	color: #336699; 
	font-weight: normal;
	padding: 0 0 0 0;
	line-height: 21px;
	}


/* Clear Floats */
.clear {
	display: inline-block;
	width: 100%;
	}
/* Hide from IE-mac \*/
* html .clear {
	height: 1%;
	width: auto;
	}
.clear {
	display: table;
	}
/* End hide from IE-mac */

