body {
	/*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	font-size:12px;
}
.float {width:100%; float:left; padding:40px 0;}


/*checkbox*/
.cbox, .cbox-selected {background: url("../images/s-cbox.png") no-repeat scroll left top transparent; float: left; height: 23px; padding:0 3px 0 21px; line-height:25px; cursor:pointer;}
.cbox input, .cbox-selected input {display: none;}
.cbox-selected {background-position: left -23px;}




/*select dropdown*/
.dd-text {position:absolute; text-indent:5px; background:#fff url(../images/arrow.png) no-repeat right center; z-index:0; overflow:hidden; height:16px; padding:6px 20px 6px 0; color:#999; font-size:12px; border-top:1px solid #b1b1b1; border-right:1px solid #c8c8c8; border-bottom:1px solid #c7c7c7; border-left:1px solid #b2b2b2; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
select.designer {position:relative; z-index:1; height:30px;}


.fl-sh-lnk{width:100%; color:#333; font-weight:bold;}
.fl-sh-lnk .dd-text {position:absolute; text-indent:5px; background:#fff url(../images/select-point.png) no-repeat right center; z-index:0; overflow:hidden; height:16px; padding:4px 20px 4px 0; color:#999; font-size:12px; border-top:1px solid #b1b1b1; border-right:1px solid #c8c8c8; border-bottom:1px solid #c7c7c7; border-left:1px solid #b2b2b2; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.fl-sh-lnk select.designer {position:relative; z-index:1; height:25px;}



.customselect-30 select.designer {position:relative; z-index:1;  height:30px; cursor:pointer;}
.customselect-30 span.dd-text {border: 1px solid #A5A5A5;  border-radius: 4px 4px 4px 4px;  
box-shadow: 0 0 3px 0 #A5A5A5 inset; font:arial,sans-serif;  overflow: hidden; padding: 0 24px 0 0px; position: absolute; background: url(images/select-arrow-30.jpg) no-repeat scroll right top #FFFFFF; color: #333333; font-size: 13px; height:28px; line-height: 27px;}
.customselect-30 {float:left; min-height:30px;}

.wid-228 {width:228px}
.wid-210 {width:210px}