.add_photos_pop_up{
	width: 807px;
	margin-bottom:14px;
}
.col_807{
	width: 807px;
}
.col_807_2{
	width: 807px;
	float: left;
	margin: 12px 0 10px 0;
}
.col_642{
	width: 642px;
	float:left;
}
.col_165{
	width: 165px;
	float:left;
	text-align:center;
}
.top_span {
	color: #335266;
	display: inline-block;
	margin-bottom:10px;
	}


.photo_browse{
    width: 627px;
    height: 36px;
    /*background: url(../images/pb_dealer_vlp_photo_browse_bgr.png) no-repeat;*/
    padding: 14px 0 0 15px;
    display: inline-block;
    float: left;
}
.photo_browse input{
    width: 610px;
}
.photo_loading{
    display: inline-block;
    float: right;
}
.photo_loading span{
    display: inline-block;
    margin: 15px 0 0;
    white-space: nowrap;
}
.photo_loading img{
    vertical-align: middle;
    margin-left: 10px;
}

.info_m{
	margin: 12px 0 0 0;
}
.add_box {
    float:left;
    /*margin-left: 24px;*/
    margin-bottom: 24px;
    width: 320px;
    }
.add_box_left {
    float:left;
    width: 40px;
    height: 120px;
    text-align: left;
    position: relative;
}
.add_box.ready.nomargin{
    margin: 0 0 24px 0;
}

.number {
	display: block;
	width: 21px;
	height: 17px;
	background: url(../images/add_photo_number_bgr.png) center no-repeat;
	text-align: right;
	color: #335266;
	font-weight: bold;
	padding-right: 5px;
}


/* -- photo upload move/remove icons begin -- */

a.arrow_left_pic {
	display: inline-block;
    position: absolute;
    top: 0;
    left: 11px;
    color: #6c6b6b;
}
a.arrow_right_pic {
	display: inline-block;
    position: absolute;
    top: 40px;
    left: 11px;
    color: #6c6b6b;
}	
a.add_close{
    display: inline-block;
    position: absolute;
    top: 80px;
    left: 11px;
    color: #6c6b6b;
}
a.arrow_left_pic:hover,
a.arrow_right_pic:hover,
a.add_close:hover{
    color: #d31414;
}
a.arrow_left_pic,
a.arrow_right_pic,
a.add_close i{
    font-size: 23px;
}

/* -- photo upload move/remove icons end -- */


.pict_bord{
	 float: left;
	 /*background: url(../images/add_photo_bgr_popup.gif) no-repeat;*/
	 width: 280px;
	 height: 280px;
}
.pict_bord_main{
	 float: left;
	 /*background: url(../images/add_photo_bgr_popup_main.gif) no-repeat;*/
	 width: 280px;
	 height: 280px;
}
.nomargin {
	margin: 0;
}