/*
.selbox {width: 220px; background-color: #fafafa; border-top: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #999; border-right: 1px solid #999;}
input.selectbox {background-color: #fafafa; border-top: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #999; border-right: 1px solid #999;}

div.selectbox-wrapper {	position: absolute; float: left; background-color: #fafafa; border: 1px solid #555; margin: 0px; padding:0px; 
		font-size: 10px; text-align:left; max-height:200px; overflow:auto; margin-top: -14px !important; margin-top: -17px; z-index: 20;}
div.selectbox-wrapper ul {list-style-type:none; margin:0px; padding:0px; z-index: 20;}
div.selectbox-wrapper ul li.selected {background-color: #d0d0d0;}
div.selectbox-wrapper ul li {list-style-type:none; display:block; margin:0; padding: 1px 2px; cursor:pointer; border-bottom: 1px solid #eee;}
label {display: block;}
.selectbox {padding-left: 2px; font-size: 10px; display: block; text-align:left; background: url('../gf/arr-sel.png') no-repeat right; cursor: pointer;
	border: 1px solid 000; color:#333;}

/* IE6 Only */
/* html div.selectbox-wrapper {height: 200px;}*/

/*
* html div.selectbox-wrapper ul li {width: 100%;}


.RegInp div.smallsel {width: 53px !important; width: 50px; float: left; padding-right: 2px;}
.RegInp .smallsel input {width: 49px;} .RegInp .smallsel ul {width: 50px;} 


div.smallsel {width: 53px !important; width: 50px; float: left; padding-right: 2px;}
.smallsel input {width: 49px;} .smallsel ul {width: 50px;} 

div.medsel {width: 90px !important; width: 87px; float: left; padding-right: 2px;}
.medsel input {width: 86px;} .medsel ul {width: 87px !important; width: 84px;}

div.medsel120 {width: 123px !important; width: 120px; float: left; padding-right: 2px;}
.medsel120 input {width: 118px;} .medsel120 ul {width: 120px;}

div.medsel150 {width: 153px !important; width: 150px; float: left; padding-right: 2px;}
.medsel150 input {width: 148px;} .medsel150 ul {width: 150px;}

div.bigsel {width: 203px !important; width: 200px; float: left; padding-right: 2px;}
.bigsel input {width: 198px;} .bigsel ul {width: 200px;}

div.maxsel {width: 216px !important; width: 217px; float: left;}
.maxsel input {width: 217px !important; width: 217px;} .maxsel ul {width: 219px !important; width: 217px;}

*/