#preview{
			position:absolute;
			border:1px solid #ccc;
			background:#333;
			padding:5px;
			display:none;
			color:#fff;
		}

div.success { background: url(../img/jquery/check48.png) no-repeat 10px 10px }
div.success h1, div.success h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}

div.fail { background: url(../img/jquery/fail48.png) no-repeat 10px 10px }
div.fail h1, div.fail h2 {
	color: white; padding: 5px 5px 5px 75px; text-align: left
}
