#login_content {
	width: 1100px;
	}
#login_content .box_dist_t2 {
    margin-top: 10px;
}
input[type=checkbox] {
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align:middle;
}
#login_content label{
    display: inline-block;
    margin-top: 8px;
    /*vertical-align:middle;*/
}

.login-main-box{
    margin: 15px 0 15px 0;
    background: #ffffff url(../images/login_main_bgr.png) no-repeat bottom right;
}

/*
.bluel_box_block {
	width: 1100px;
	height: 193px;
	background: url(../images/login_green_bgr_full.jpg) no-repeat;
	margin: 15px 0 15px 0;
	background: #ffffff;
    float: left;
    padding: 25px 30px 25px 26px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.bluel_box_block label{
	display: inline-block;
	margin-top: 2px;
	vertical-align:middle;
}
.bluel_box_block_top {
	display: block;
}
.bluel_box_block_middle {
	padding: 0 20px 20px 20px;
}
*/

/*
.bluel_box_block_left {
	width: 600px;
	float:left;
	margin-right: 24px;
}
*/
/*.bluel_box_block_left input[type=text], .green_box_block_left input[type=password] {
	margin-bottom:20px;
}
*/
/*
.bluel_box_block_right {
	width: 414px;
	float:left;
	margin-top: 56px;
}
*/
/*
.bluel_box_block_top span {
	
	margin-left:20px;
	padding: 6px 26px 0 0;
	text-transform: uppercase;
	color: #335266;
	font-weight: bold;
	display:inline;
	float:left;
}
*/

.login-reg-main-box{
    display: block;
    background: #ffffff url(../images/login_reg_icon_big.png) no-repeat right center;
}

#reg {
	/*height: 92px;*/
	padding-right: 200px;
	}
#reg .reg-description{
	display: block;
	margin-bottom: 15px;
	/*color: #335266;*/
	}
#grey_box_bottom {
	height: 11px;
	background: url(../images/reg_grey_box_bottom.gif) no-repeat;
	}
.yellow_info {
	font-size: 0.84em;
	color: #676666;
	margin-left: 7px;
}
.col {
	width:100%;
	float:left;
	margin: 0 0 15px 0;
	}

/*.inp_180 {
	width: 180px;
	height:18px;
}*/
.hr {
	height: 1px;
	background: #bcccd8;
	margin: 0 2px 20px 2px;
	}
.nota_hide{
	display: none;
}
.col_75{
	width: 75px;
	float:left;
	margin-right: 24px;
}
.col_280{
	width: 280px;
	float:left;
	margin-right: 24px;
}
.col_177{
	width: 177px;
	float:left;
	margin-right: 24px;
}
.col_434{
    width: 434px;
    float:left;
}
.last{
	margin-right:0;
}