body {
	font: 0.8em/21px arial,sans-serif;
}

.checkbox {
	width: 16px;
	height: 16px;
	padding: 0 5px 0 0;
	background: url(/images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: none;
}

