/* fancyform styles */
.check1{display:block;width:70px;padding:10px;background-position:2px center;background-repeat:no-repeat;clear:both;cursor:pointer;position:relative;top:-9px;left:10px;margin-bottom:1px;}
.check2{display:block;width:70px;padding:10px;background-position:2px center;background-repeat:no-repeat;clear:both;cursor:pointer;position:relative;top:-9px;left:10px;}
.check3{display:block;width:70px;padding:10px;background-position:2px center;background-repeat:no-repeat;clear:both;cursor:pointer;position:relative;top:-9px;left:10px;margin-bottom:1px;}
.check4{display:block;width:70px;padding:10px;background-position:2px center;background-repeat:no-repeat;clear:both;cursor:pointer;position:relative;top:-9px;left:10px;}
.check5{position:relative;z-index:100;border:solid 1px black;width:70px;padding:10px;background-position:2px center;background-repeat:no-repeat;clear:both;cursor:pointer;position:relative;}
.checked{background-image:url(../images/chk_onn.png)}
.unchecked{background-image:url(../images/chk_off.png)}