#BonusesLeftCol {
	width: 630px;
	float: left;
}
#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: 145px;
	padding: 20px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock DIV.bonusblocktext {
	width: 465px;
	padding: 20px 0 0 0;
	float: left;
}
#Bonuses DIV.bonusblock H3 {
	background-image: none;
	font-size: 14px;
	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;
}

#BonusesRightCol {
	background-color: #f5f5f5;
	width: 278px;
	margin: 10px 0 10px 20px;
	border: 1px solid #ebebeb;
	float: right;
}
#BonusesRightCol H2 {
	background-color: #e8e8e8;
	font-size: 14px;
	color: #2c4b5a;
	text-align: center;
	line-height: 34px;
	margin: 0 0 5px 0;
	padding: 0 5px;
}
#BonusesRightCol DIV.bonusesrightcoltext {
	background-color: #fff;
	margin: 9px;
	padding: 10px;
	border: 1px solid #eee;
}
#BonusesRightCol DIV.bonusesrightcoltext H3 {
	font-size: 12px;
	line-height: 15px;
	color: #2c4b5a;
	margin: 0 0 15px 0;
	padding: 0;
}
#BonusesRightCol DIV.bonusesrightcoltext P {
	line-height: 15px;
	margin: 0 0 15px 0;
}
#BonusesRightCol DIV.bonusesrightcoloptions {
	color: #3b9821;
	text-align: center;
	line-height: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #dedede; 
}
#BonusesRightCol DIV.bonusesrightcoloptions A {
	color: #3b9821;
	text-decoration: underline;
}
#BonusesRightCol DIV.bonusesrightcoloptions A:hover {
	color: #093;
	text-decoration: none;
}

#BonusConditions {
	clear: both;
}

