div.content_container_inner{
	margin:0px auto;
	padding:5px 0 0 0;
	width:874px;
}
div.box_top{
	background:url(../../../images/large_grey_box_top.png) no-repeat;
	width:874px;
	height:54px;
}

div.box_mid{
	background:url(../../../images/large_grey_box_mid.png) repeat-y;
	/*min-height:100%*/;/*1200*/
	/*height:100%;*/
	/*padding-left:30px;*/
	width:874px;
}

div.box_bot{
	padding-top:0px;
	background:url(../../../images/large_grey_box_bot_b.png) no-repeat;
	width:874px;
	height:68px;
}
div.top_header{
	font-size: 28px;
    font-family: Swiss921 BT, arial;
    color: #3b3b3b;
    margin: 0px auto 0 auto;
    text-align: center;
    padding-top:10px;
}
div.block{
	background:url(../../../images/signup/blue_bar.png) no-repeat top;
	width:100%;
	font-family:arial;
	padding-bottom:20px;
}
.block .header{
	font-size:16px;
	padding:7px 0 0 60px;
	color:#ffffff;
	font-weight:bold;
}
.block .content{
	font-size:14px;
	padding:30px 0 0 80px;
	color:#000000;
}
.block .content a:link, .block .content a:visited{
	color:#0000ff;
}
.block .content a:hover, .block .content a:active{
	color:red;
}
.block .content  ul{
	margin:15px 0px 0 20px ;
}
.block .content ul li{
	list-style-type: decimal;
}

.block  .content_form{
	width:874px;
	height:100%;
	font-size:14px;
	font-family:arial;
	color:#000000;
	padding-top:20px;
}
.block  .content_form .left{
	text-align:left;
	width:800px;
	margin-right:10px;
}
.block  .content_form .left div.extra_text{
	float:right;
	position:absolute;
	top:2px;
	right:120px;
}

.block  .content_form .left label{
	float:left;
	text-align:right;
	display:block;
	width:200px;
	margin:3px 10px 10px 0;
}
.block  .content_form input{
	margin:0 10px 10px 0;
	background:#fafafa;
	color:#000000;
	border:1px solid #aaa;
	padding:2px 3px 2px 3px;
}

.block  .content_form input:focus{
	background:#fefefe;
	border:solid 1px #555;
}

.block  .content_form input.style1{
	width:250px;
}
.block  .content_form select.style1{
	width:250px;
}
.block  .content_form input.style2{
	width:190px;
}
.block  .content_form input.style3{
	width:160px;
}
.block  .content_form select.style2{
	width:370px;
}
.block  .content_form select{
	margin:0 10px 10px 0;
	background:#efefef;
	color:#000000;
	border:1px solid #cccccc;
}

#continue_button{
	width:178px;
	height:42px;
}
div#continue_button_div{
	width:874px;
	height:54px;
	text-align:center;
}
.error{
color:red;
}
div#mofoscash_terms_box{
	display:inline;
	float:left;
	margin-left:133px;
	width:400px;
}
div#mofoscash_terms_box a:link, div#mofoscash_terms_box a:visited{
	color:#0000ff;
}
div#mofoscash_terms_box a:hover, div#mofoscash_terms_box a:active{
	color:red;
}
.block .content_form input#mofoscash_terms{
	border:none;
	display:inline;
	float:left;
	position:relative;
	top:2px;
}
