.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:12px !important;
	height:12px;
	overflow: hidden;
	background: url(../extra/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -12px;}