.picBorder {
	border-style:   solid;
	border-width:   2px;
	border-color:   #000;
}

div.imgLoadc {
	border: 1px solid #aaaaaa; 
	background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}

div.imgLoadc.hover {
	border: 1px solid #999999; 
	background: #dadada url(theme/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; 
	font-weight: normal; 
	color: #212121; 
	outline: none; 
}


fieldset.optdual { width: 500px; }
.optdual { position: relative; }
.optdual .offset { position: absolute; left: 18em; }
.optlist label { width: 16em; display: block; }
#dl_links { margin-top: .5em; }			
#cropperCont {overflow: visible;}