#imgPreviewWithStyles {
	background: #D9D9D9;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 3px;
	z-index: 999;
	border: none;
	display: none;
}