.content_teamresults form{
	background: url('../images/bg_form_team.jpg') repeat;
	padding:20px 10px;
	border-top:1px dotted #526fab;
	border-bottom:1px dotted #526fab;
	margin : 30px 0px 0px 12px;
}
.content_teamresults select{
	border: 1px solid #DBDBDB;
	margin-left: 10px;
	padding: 8px;
	width: 278px;
}

.content_teamresults .grey.little{
 	color:#747474;
 	font-size:11px;
 	margin-left : 22px;
}



.content_teamresults h2{
	font-family:"AllerRegular"; 
	font-size:25px; margin:0px; 
	padding: 18px 10px; 
	border-bottom:1px dotted #536dac; 
	margin:30px 2px 0px 12px;
}

.content_teamresults table {
	margin : 0px 22px 0px 12px;
	padding-right : 13px;
}

.content_teamresults {
	margin-right : 12px;
	margin-left : 12px;
}

.content_teamresults td{ border-bottom:1px dotted #536dac; padding:12px 10px; }

.content_teamresults .table_results .selected td{background:#f8c709; font-weight: bold;}
.content_teamresults .table_standings .selected td{color:#c81916; font-weight: bold;}

.content_lastresults .team_lastresult{
	padding:6px;
	border:1px solid #385cb3;
}

.content_lastresults .team_result{
	background: url('../images/bg_team_result.png') repeat;
	border:1px solid black;
	color:white;
	font-family:"Arial";
	font-weight: bold;
	font-size:10px;
	text-align: center;
}

.content_lastresults .team_result .team_result_score{
	color:#f7c709;
}