#imgPreviewWithStyles, .imgPreviewWithStyles {
	background: url(../../images/bkg-header.png) left top repeat;  
	-moz-border-radius: 5px;   
	-webkit-border-radius: 5px;   
	padding: 10px;
	z-index: 1000;
}


