#src_list, #over_list, #out_list {width:370px;}
.alignPreview {border:1px solid #ddd; color:#888;font-size:0.9em;width:140px; height:160px; overflow:hidden; padding:5px;margin-left:20px}
.checkbox {border:0;}
.panel_wrapper div.current {height:400px;}
.panel_wrapper fieldset {margin:15px 0px;}
legend {font-weight:normal}

#align, #classlist {width:150px;}
#width, #height {vertical-align:middle; width:50px; text-align:center;}
#vspace, #hspace, #border {vertical-align:middle; width:50px; text-align:center;}
#class_list {width:180px;}
#constrain, #onmousemovecheck {width:auto;}
#id, #dir, #lang, #usemap, #longdesc {width:200px;}
#upload {width:80px;}
#image_file {width:320px;}

#src {width:330px;}
#alt {width:360px;}
#title {width:360px;}

#imagelistrow {height:38px}
#imagelistcontainer {position:relative}
#src_list {position:absolute;top:6px; z-index:10;padding:2px;}
#imagelisttitle {font-style:normal}

#prev {
	position: relative;
	margin:0;
	border:none;
	width:490px;
	height:180px;
	overflow:hidden;
}

#previewImg {
	max-width:100%;
	max-height:100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin:auto;
}

#upload_div {
	position: relative;
	margin-left: 0px;
	border: 1px solid #c5c5c5;
	border-left: none;
	width: 30px;
	height: 25px;
	overflow: hidden;
	cursor: pointer !important;
    background: #e3e3e3 url(../img/upload.png) no-repeat center center;
	opacity:0.8;
}

#upload_div:hover {
	opacity:1.0;
}

#upload_button {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 42px;
	height: 33px;
}

#file_field {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 20px;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor: pointer !important;
	outline: none;
}

#waitbar {
	display:none;
	float:left;
	margin:10px 30px;
}

#avpw_tool_content_header {
	display:none !important;
}