.outtaHere { position:absolute;	left:-3000px; }

.checkboxArea, .checkboxAreaChecked { display:block; float:left; clear:left; width:50px; height:50px; font-size:0; padding:0; margin:0; cursor:pointer; }
.checkboxArea { background:url(http://www.d-h.ru/pts/scripts/niceforms/images/checkbox3.png) no-repeat left top;}
.checkboxAreaChecked { background:url(http://www.d-h.ru/pts/scripts/niceforms/images/checkbox3.png) no-repeat left bottom; }
.focused { border:1px dotted #ddd; }