.crop_box{
	width: 599px;
	height: 425px;
	border-radius: 4px;
	border: 1px solid #b6b6b6;
	background-color: #e7e7e7;
}
.crop_set_upload{
	width: 650px;
	padding: 20px 0 0 0 ;
}
.crop_upload_label{
	float:left;
	width: 120px;
	padding: 20px 0 0 20px;
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
.crop_select_image{
	float:left;
	width: 150px;
	padding: 12px 0 0 0px;
}
.hide_browse{
	float:left;
}

.file_browser{
	width: 126px; 
	height: 32px;
	float: left;
	margin-left: -96px;
}
.crop_set_preview{
	float: left;
	width: 690px;
	padding: 35px 0 0 0 ;
}
.crop_preview_left{
	float: left;
	width: 415px;
	padding: 0 0 0 20px;
}
.crop_preview_right{
	font-family: verdana, arial;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	float: left;
	width: 170px;
	padding: 0 0 0 20px;
	margin-top: -25px;
}
.crop_preview_box_big{
	width:400px;
	height: 300px;
	border:1px solid #b6b6b6;
	background-color: #f7f7f7;
}

.crop_preview_box_big img{
	max-width: 400px;
	max-height: 300px;
}

.crop_preview_box_small{
	width:150px;
	height: 150px;
	border:1px solid #b6b6b6;
	background-color: #f7f7f7;
	margin: 10px 0 0 0 ;
}

.f_btn12 a.fill, .f_btn12 .sub_btn1 {
    background: #172b36;
    color: #fff;
    margin-left: -14px;
}
.f_btn12 a, .f_btn12 .sub_btn1 {
    width: 149px;
    height: 34px;
    color:#172b36;
    border: 1px solid #172b36;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    padding: 7px 0;
    text-decoration: none;
    border-radius: 3px;
    margin: 57px 15px 30px 0;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}
.f_lbl23 {
    color: #023143;
    font-size: 13px;
    font-weight: normal;
    padding-left: 1px;
}
