#imgPreviewWithStyles {
	background: #333;
	-moz-border-radius: 2;
	-webkit-border-radius: 2;
	padding: 5px;
	z-index: 999;
	border: none;
}