@CHARSET "UTF-8";

.jquery-selectbox {background:url(../images/bg_select_meio.png) repeat-x; width:100px !important; height:23px; font-size:1em; font-family:Verdana, Geneva, sans-serif; color:#8d8d8d; display:inline-block; text-align:left; z-index:0; position:relative;}
.ie7 .jquery-selectbox {margin-top:-12px}
.jquery-selectbox.selecthover {z-index:700;}
.jquery-selectbox .jquery-selectbox-currentItem {background:no-repeat 3px 3px; padding:5px 0 0 5px; white-space:nowrap; display:block; overflow:hidden;}
.jquery-selectbox .jquery-selectbox-list {background:#dee0e4; width:100px !important; display:none; position:absolute; top:22px; left:-1px; overflow-x:hidden; overflow-y:auto; z-index:1000; border-width:1px; border-color:#cdcdcd; border-style:solid;}
.jquery-selectbox .listelementhover{background:#eeeded;}
.jquery-selectbox .jquery-selectbox-moreButton {background:url(../images/bg_select_seta.png) no-repeat transparent; width:23px;	height:23px; float:right; cursor:pointer; margin-right:-10px}
.jquery-selectbox .jquery-selectbox-item {background-position:3px 3px; background-repeat:no-repeat; display:block; cursor:default; _height:16px; min-height:16px; 	border-top:0; padding:2px 2px 0 10px;}