.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:12px !important;
	height:12px;
	overflow: hidden;
	margin:5px 8px 0 0;
	background: url(http://emergency.exitsigns.net/merchant2/images/checkbox.gif) no-repeat 0 0;
}
.checkboxAreaChecked {background-position: 0 -12px;}
