.outtaHere {
	position:absolute;
	left:-9999px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:20px !important;
	height:20px;
	background: url(../images/bg-radio.png) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background: url(../images/bg-radio-check.png) no-repeat;}