/* CSS Document */

/******************************
BGPromotions.COM

Unique Styles for pages
*******************************/

#springball {
	width: 738px;
	height:125px;
	background-color: #000;
	margin-top: 5px;

}

#springball .cont {
	width: 167px;
	height: 108px;
	float: left;
	margin: 5px;
	padding: 3px;
	background-color: #333;
}

#springball .cont2 {
	width: 171px;
	height: 108px;
	float: right;
	margin: 5px;
	padding: 3px;
	background-color: #333;
}


#springball p {
	font-weight: bold;
	color:#FFF;
	margin-bottom: 5px;
	border-bottom: 1px solid #666;
	text-align: center;
	line-height: 19px;
}

#springball b {
	color:#FFF;
	text-align: center;
}

#banner {
	width: auto;
	height: auto;
	margin: 15px 0 0 0;
	clear: both;
}