#Bonuses {

}
#Bonuses DIV.bonusblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
	height: 140px;
	border-bottom: 1px dashed #efefef;
}
#Bonuses DIV.bonusblock DIV.bonusblockpic {
	width: 130px;
	padding: 20px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock DIV.bonusblocktext {
	width: 450px;
	padding: 20px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock H3 {
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
	border-left: none;
	border-bottom: 1px solid #c9e8ff;
}
#Bonuses DIV.bonusblock P {
	text-align: justify;
	margin: 0;
	padding: 0 0 15px 0;
}
#Bonuses DIV.bonusblock P STRONG {
	color: #197b30;
}
#Bonuses DIV.bonusblock P EM {
	font-style: normal;
	text-decoration: underline;
}

#VIPBonusFeatures {
	background: #fff;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 20px 10px;
	padding: 20px;
	border: 1px solid #dedede;
}
#VIPBonusFeatures H3 {
	font-size: 20px;
	text-align: center;
	margin: 0 0 0 0;
}
#VIPBonusFeatures P {
	text-align: justify;
}
#VIPBonusFeatures UL {
	margin: 10px 0;
	padding: 0 15px;
}
#VIPBonusFeatures LI {
	font-weight: bold;
	text-align: justify;
	margin: 5px 0 5px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #aaa;
}
#VIPBonusFeatures #CEOSig{
	float:left;
	width:275px;
	text-align: right;
	padding: 40px 0 10px 0;
}
#VIPBonusFeatures #JoinNowCEO{
	float:left;
	width:147px;
	text-align: left;
	padding: 110px 10px 0 105px;
}

DIV.SBBox {
	border:2px solid #CCC;
	background-color: #000;
	margin:0 15px 15px 15px;
	padding: 0 15px;
	font-size:12px !important;
}

DIV.SBBox H3 {
	font:bold 18px Arial, Helvetica, sans-serif !important;
}

TABLE#bonusTable {
	width: 420px;
	margin:0 auto;
	background-color:#333;
	border: 1px solid #CCC;
}
TABLE#bonusTable TD {
	padding: 8px 10px;
	border-bottom:1px dotted #EEE;
	font-size:12px;
}
