
#sprint_event {
float:left;
margin-top: 2px;
margin-left: 3px;
background:url(/images/2009/box2_b.jpg) no-repeat;
width:240px;
height:282px;
}

*html #sprint_event {
float:left;
margin-left:0px;
background:url(/images/2009/box2_b.jpg) no-repeat;
width:240px;
height:282px;
}


#sprint_event_table {
margin-left: 10px;
margin-top: 0px;
margin-right: 8px;
}

#sprint_event_table td {
	color:#000000;

}

#sprint_event_table td h1{
	color:#547aaa;
	font-size:18px;
	font-weight:bold;
}

#sprint_event_table td label{
	color:#547aaa;
	font-size:12px;
	font-weight:bold;
}

