@charset "UTF-8";
/* CSS Document */

.colhead2, .colhead2 td{
color:#444444;
font-size:9px;
font-weight:400;
}

.colhead3, .colhead3 td{
color:#444444;
font-size:11px;
font-weight:700;
}

tr.oddrow2, .oddrow2 td {
background-color:#adadad;

}

.evenrow2 td {
background-color:#F1F1F1;
border-bottom: 2px solid #9a9a9a;
}

.span-6 .mod-content .floatleft .introtext { 
width: 650px; 
}

.span-6 .mod-content .floatleft .introtext p { 
margin: 10px 0;
}

.tablehead td img { 
float: none; 
margin: 4px 0; 
}
	
.teampick { 
text-indent: -999em; 
height: 50px; 
width: 50px; }

td.correct { 
border: 2px solid #0F5B1A; 
}

td.wrong { 
border: 2px solid #f00; 
}



