.checkbox, .radio {
	width: 18px;
	height: 18px;
	margin: 0 4px 0 0;
	background: url(../i/checkbox.gif) no-repeat;
	display: inline-block;
	clear: left;
}
.radio {
	background: url(../i/radio.gif) no-repeat;
}
