/* Start of CMSMS style sheet 'lc_rb_boxes' */
.clear {
	clear: both;
}
.step_content div {
padding-left: 5px;
padding-right: 5px;
}
.midcontent {
	width: auto;
	background-image: url(images/midcontent_bg.png);
	background-repeat: repeat-y;
}

.step_bottom {
	background-image: url(images/bg_steps_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	width: auto;
}
.step_container {
	float: left;
	width: 241px;
}
.step_content {
	width: auto;
	background-image: url(images/bg_stepscontent.png);
	background-repeat: repeat-y;
	font-size: 14px;
	height: 180px;
	clear: both;
	padding-left: 8px;
	padding-right: 8px;
}
.step_short {
	height: 150px;
}
.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;
}
.bonus_sn_input {
	width: 15px;
}
/* End of 'lc_rb_boxes' */

