span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checks.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	line-height:1.1em;
}
