.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	width:16px !important;
	height:14px !important;
	background: url(../images/img-checkbox.gif) no-repeat;
	margin: 3px 10px 0 0;
	float: left;
}
.checkboxAreaChecked {background-position: 0 -14px;}