#preview{
	position: absolute;
	border: 1px solid #237FBE;
	padding: 2px;
	display: none;
	color: #000;
	background: #fff url(/templates/default/tooltip/busy.gif) no-repeat center center;	
	min-width: 31px;
	min-height: 31px;	
}

#preview img {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
