/* Start of CMSMS style sheet 'rr_boxes' */
.clear {	clear: both;
}
.main_wrapper {margin: 10px;
}
.midcontent {
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
}
.midcontent_btm {
	background-image: url(images/midcontent_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 100%;
	clear: both;
}
.midcontent_container {
	width: 540px;
}
.midcontent_top {
	background-image: url(images/midcontent_top.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 100%;
}
.step_bottom {
	background-image: url(images/bg_steps_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	width: auto;
}
.step_container {
	float: left;
	width: 255px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.step_content {
	width: auto;
	background-image: url(images/bg_stepscontent.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	font-size: 14px;
	height: 160px;
	padding-right: 10px;
	clear: both;
}
.step_content_short {
	height: 120px;
}
.top_step1 {
	height: 77px;
	width: auto;
	background-image: url(images/top_step1.png);
	background-repeat: no-repeat;
}
.top_step2 {
	height: 77px;
	width: auto;
	background-image: url(images/top_step2.png);
	background-repeat: no-repeat;
}
.top_step3 {
	height: 77px;
	width: auto;
	background-image: url(images/top_step3.png);
	background-repeat: no-repeat;
}
.top_step4 {
	height: 77px;
	width: auto;
	background-image: url(images/top_step4.png);
	background-repeat: no-repeat;
}
.button_container {	width: 221px;
	margin-right: auto;
	margin-left: auto;
}
#rbb_bonus_code {
text-align: center;
color: red;
font-weight: bold;
font-size: 16px;
margin-top: 10px;
margin-bottom: 10px;
}
/* End of 'rr_boxes' */

