#lozzdiv {
	position: absolute;
	left: 250px;
	top: 40px;
}
.calloutwl {
	background-image: url(images/wl.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 150px;
	background-position: center;
}
.lozzhdr {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}
.lozzdonatebox {
	background-color: #EEE;
	padding: 10px;
}
.lozzdonatebox H1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.lozzimg {
	float: left;
	margin-right: 20px;
	width: 200px;
	height: auto;
	clear: left;
}
.lozzfield {
	border: 1px dotted #333;
	width: 200px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;

}

