/* image tooltip */
#preview {
	position:absolute;
	border:1px solid #999;
	background:#222;
	padding:5px;
	display:none;
	color:#fff;
}