.complisting img.compimage, .compentry img.compimage {
	float:left;
	margin-right:25px;
}

#compform label, #compform input {
	width:140px;
	margin-bottom:5px;
	float:left;
}

#compform label {
	text-align:right;
	margin-right:5px;
}

#compform label.full {
	width:auto;
}

#compform label.small {
	font-size:smaller;
}

#compform select {
	margin-bottom:5px;
}

#compform input.tick {
	width:auto;
	margin-right:10px;
}

#compform br {
	clear:left;
}

#compform {
	margin-top:10px;	
}

