@import "racing_common.css";

div.columnSX div.classifiche_content h3{
clear:both;
}

div.classifiche_content {
margin-right: 20px;
}
.classifiche_racing {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	border-collapse: collapse;
	margin: 10px 0;
	color: #000;
	border-bottom: 6px solid #2b2929;
	width: 100%;
}

div#main table.clas_piloti tr th.nrow-width,
div#main table.clas_costruttori tr th.nrow-width{
	width:20px;
}

div#main table.clas_piloti tr th.points-width,
div#main table.clas_costruttori tr th.points-width{
	width:40px;
	border-right: none;
}

div#main table.clas_piloti tr.pilota_aprilia{
background:#333333;
}

div#main table.clas_costruttori { width: 400px; float:left; margin:0 0 60px 0;}

div#main table tr th { text-align: left;}


div#main table .pt { text-align: center;}

div#main img { float: left; margin: 0 0 0 10px; display:inline;}

div#main h3 { margin: 0;}
