.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-right: 30px;
	width: 249px;
}
.add_box_left {
	float:left;
	width: 30px;
	height: 219px;
	text-align: left;
	position: relative;
}
.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;
}
a.arrow_left_pic {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/add_photo_left_r_icon.png) center  no-repeat;
	position: absolute;
	top: 92px;
	left: 12px;
}	
a.arrow_left_pic:hover {
	background: url(../images/add_photo_left_r_icon_over.png) center  no-repeat;
}
a.arrow_right_pic {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/add_photo_arrow_r_icon.png) center  no-repeat;
	position: absolute;
	top: 109px;
	left: 12px;
}	
a.arrow_right_pic:hover {
	background: url(../images/add_photo_arrow_r_icon_over.png) center  no-repeat;
}
a.add_close {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/add_photo_delete_icon.png) center  no-repeat;
	position: absolute;
	top: 199px;
	left: 12px;
}
a.add_close:hover {
	background: url(../images/add_photo_delete_icon_over.png) center  no-repeat;
}
.pict_bord{
	 float: left;
	 background: url(../images/add_photo_bgr_popup.gif) no-repeat;
	 width: 219px;
	 height: 219px;
}
.pict_bord_main{
	 float: left;
	 background: url(../images/add_photo_bgr_popup_main.gif) no-repeat;
	 width: 219px;
	 height: 219px;
}
.nomargin {
	margin: 0;
}