#registration {
	width:806px;
	}
p em {
	color: #d31414;
	}

.col_210 {
	width:210px;
	float: left;
	margin-left: 26px;
	}
.col_210 ul {
	margin-top: 9px;
	}
.col_210 li {
	margin-bottom: 4px;
	list-style-type:none;
	}
.col_210 li a {
	color: #335266;
	background: url(../images/mm_login_arrow_over.png) no-repeat right center;
	padding-right: 12px;
	}
.col_210 li a:hover {
	color: #D61317;
	}
.col_526 {
	width:526px;
	float: left;
	}
.col_252 {
	float: left;
	width:252px;
}
.package {
	background: url(../images/reg_dealer_blue_box_bgr.png) no-repeat;
	height: 31px;
	width: 514px;
	padding-left: 12px;
	padding-top:7px;
	margin-bottom: 4px;
	}
.col {
	width:762px;
	/*color: #335266;*/
	float: left;
	margin-bottom: 13px;
	}
.col input[type=text], .col select {
	margin-right:10px;
	}
.col2 {
	float: left;
	border-bottom: solid 1px #d6e1e9;
	width:762px;
	/*color: #335266;*/
	padding-bottom: 10px;
	margin-bottom: 13px;
	}
.col4 {
	float: left;
	border-bottom: solid 1px #d6e1e9;
	width:762px;
	margin: 5px 0 18px 0;
	}
.col3 {
	width:762px;
	/*color: #335266;*/
	float: left;
	margin-bottom: 3px;
	}
.col_180 {
	float: left;
	width:180px;
	}	
.col_160 {
	float: left;
	width:160px;
	}
.col_150 {
	float: left;
	width: 150px;
	}
.col_190 {
	float: left;
	width:170px;
	margin-right: 20px;
	}
.col_582 {
	float: left;
	width:582px;
	}	
.col_310 {
	float: left;
	width:310px;
	}
.col_310m {
	float: left;
	width: 310px;
	margin: 0 24px 0 0;
}
.bold {
	font-weight: bold;
	}
.margin_t {
	margin-top:10px;
	}

.label {
	color: #D31414;
	}
.inp_135 {
	width: 135px;
	}
.inp_230 {
	width: 230px;
	}
.inp_285 {
	width: 285px;
	}
.inp_130 {
	width: 130px;
	}
.inp_160 {
	width: 160px;
	}
.inp_252 {
	width: 252px;
	}
.inp_240 {
	width: 240px;
	}
.inp_90 {
	width: 100px;
	margin-right: 20px;
	}
.inp_50 {
	width: 70px !important;
	}
.inp_80 {
	width: 160px !important;
	}
.inp_760 {
	width: 742px;
	height: 110px;
	}


.dealer_background {
	background: url(../images/reg_box_img_dealer.jpg) center right no-repeat;
}
.nondealer_background {
	background: url(../images/reg_box_img_non_dealer.jpg) center right no-repeat;
}


/*----- dealer package blue boxes -----*/

.package_d_closed {
    background: #eaf6ff;
    height: 42px;
    width: 620px;
    padding: 7px 8px 7px 8px;
    margin-bottom: 4px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.package_d_closed:hover {
	color: #d91717;
}
.package_d_open {
    background: #eaf6ff;
    height: 42px;
    width: 620px;
    padding: 7px 8px 7px 8px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.package_d_open_bottom {
    background: #ffffff;
    height: 80px;
    width: 620px;
    padding: 10px 8px 0 8px;
    margin-bottom: 4px;
}
.col_460{
	float: left;
	width:460px;
	margin-left:23px;
}
.package_inside{
	color:#727272;
}
.package_inside span{
	color:#d1d1d1;
	margin: 0 10px 0 10px;
}
.col_170 {
	float: left;
	width:180px;
}
.col_185 {
	float: left;
	width:185px;
}
.col_145 {
	float: left;
	width:200px;
	margin-right: 20px;
}
.col_check {
	float: left;
	display:inline-block;
	margin-right:20px;
}

.sm_label{
	font-size: 0.938em;
}
.sm_label label{
	padding-right: 0;
}
body .check_marg {
    margin-right: 10px;
}
#content .inline {
    display: inline;
}
.inp_240.inline{
    width: 742px;
    height: 41px;
}
.no-margin-right {
    margin-right: 0;
}