.checkbox, .radio {	width:18px; height:25px; padding:0 5px 0 0;	background:url(../img/checkbox.png) no-repeat; display:block; clear:left; float:left }
.radio { background:url(../img/radio.png) no-repeat; }
.select, .min-select .select, .mid2-select .select, .mid1-select .select { position:absolute; color:#464646; width:167px; height:25px; padding:7px 24px 0 8px; font-size:14px; background:url(../img/select.png) no-repeat; overflow:hidden }
select.styled { height:27px; margin:5px 0 5px 0 }
.min-select .select { background:url(../img/select-min.png) no-repeat; width:41px }
.min-select select { width:64px !important }
.mid2-select .select { background:url(../img/select-mid-2.png) no-repeat; width:81px }
.mid2-select select { width:103px !important }
.mid1-select .select { background:url(../img/select-mid-1.png) no-repeat; width:55px }
.mid1-select select { width:77px !important }
#reg-right select { height:31px !important }