.sportsHitsBox {
	padding:0 0 0 2px;
	width:124px;
	margin: 0;
	float:left;
	text-align:center;
	overflow:hidden;
}

.sportsHitsHead {
	font-weight:bold;
	margin: 0 0 4px 0;
	font-size:10px;
	padding:1px 0;
	background:#f4f9fd;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

.sportsHitsBox2 {
	padding:0 0 0 0;
	width:124px;
	margin: 0;
	float:left;
	text-align:center;
	overflow:hidden;
}

.sportsHitsHead2 {
	height:12px;
	font-weight:bold;
	margin: 0 0 4px 0;
	font-size:10px;
	padding:1px 0;
	background:#f4f9fd;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

div#center {
	background: #ffffff url(center_bkg2.gif) repeat-y;
	padding: 0 5px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 980px;
}