/* Start of CMSMS style sheet 'opr_rb_boxes' */
* { margin:0; 	padding: 0; }
html,body,div,span,applet,object,iframe,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,fieldset,form,label,legend {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	font-family: Verdana,Arial, sans-serif;
}


body{
	line-height:1
}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
.clear {
	clear: both;
}
.step_container {
	float: left;
	width: 278px;
}
.step_content {
	width: 258px;
	background-image: url(images/bg_stepscontent.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 14px;
	height: 150px;
	padding-right: 5px;
}
.step_content p {
padding: 5px;
}
.step_bottom {
	background-image: url(images/bg_steps_bottom.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 278px;
}
.midcontent_container {
	width: 600px;
}
.midcontent {
	width: 572px;
	background-image: url(images/midcontent_bg.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.top_step1 {
	height: 77px;
	width: 278px;
	background-image: url(images/top_numberstep1.png);
	background-repeat: no-repeat;
}
.top_step2 {
	height: 77px;
	width: 278px;
	background-image: url(images/top_numberstep2.png);
	background-repeat: no-repeat;
}
.top_step3 {
	height: 77px;
	width: 278px;
	background-image: url(images/top_numbersteps3.png);
	background-repeat: no-repeat;
}
.top_step4 {
	height: 77px;
	width: 278px;
	background-image: url(images/top_numbersteps4.png);
	background-repeat: no-repeat;
}
#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 'opr_rb_boxes' */

