/* CSS Document */
.topbonus{
	background:url(bonus-box-bg.jpg) no-repeat;
	height:250px;
	border:1px solid #cccccc;
	margin-bottom:10px;
}

.topbanner{
	padding:10px 0 0 9px;
	width:224px;
	height:207px;
	float:left;
	background:url(banner-bg.jpg) no-repeat;
	margin:10px 0 0 10px;
}

.topinfo{
	float:right;
	width:350px;
	padding-right:10px;
}

.topinfo p{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-top:20px;
}

.toptitle{
	font-size:26px;
	font-weight:bold;
	color:#dd0000;
	text-transform:uppercase;
	padding:25px 0 15px 120px;
}

.toptitle a{
	color:#dd0000;
}

.bonuscircle{
	background:url("bonus-circle-new.png") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	float:left;
	font-size:16px;
	font-weight:bold;
	height:155px;
	padding-left:20px;
	padding-top:35px;
	text-transform:uppercase;
	width:130px;
}

p{
	text-align:justify;
	padding:5px 0;
}

.bonuscircle div{
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	color:#B50000;
	text-transform:uppercase;
}

.banner120{
	background:url(small-banner.jpg) no-repeat;
	width:148px;
	height:100px;
	padding:15px 0;
	text-align:center;
}

.sidearticle{
	padding:6px 0;
	border-bottom:1px solid #cccccc;
}





