/*<![CDATA[*/
 
{
    /* engine stats styling */
}
#engine_stats {
    font-weight:bold;
    line-height:1.5;
}

#engine_stats thead th {
}

#engine_stats tr {
	
}

th {
    font-size:15px;
}

td {
    font-size:15px; 
}

.column_1 {
    vertical-align:top;
	padding:15px 0 15px 30px;
	text-align:center;
    max-width:auto;	
}

#note {
	position:relative;
	float: left;
	clear:left;
    width:345px;
	font-size:12px;
	text-align:left;
	margin:20px 0 0 10px;
	padding:0 0 0 3px;	
}
 
/*]]>*/