div.selectbox, div.selectbox1, div.selectbox2, div.selectbox3, div.selectbox4 {	font-family:Verdana, Geneva, sans-serif; font-size:10px;    position:absolute;    width:auto !important;    background-color:#141414;    border:none;    margin:0px;    margin-top:1px;    padding:0px;    font-size:0.8em;    text-align:left;    height:auto;   /**height:200px;*/ /*IE6 fix */   overflow-y: visible; overflow-x:hidden;   color:#FFF; z-index:99999; border:1px solid #1E1E1E; border-top:none;}
div.selectbox ul, div.selectbox1 ul, div.selectbox2 ul, div.selectbox3 ul, div.selectbox4 ul {  list-style-type:none;  margin:0px;  padding:0px; cursor:pointer; font-size:10px; float:left;  }
div.selectbox ul li, div.selectbox1 ul li, div.selectbox2 ul li, div.selectbox3 ul li, div.selectbox4 ul li {  background: #141414; border-bottom: 1px solid #0A0A0A; border-top: 1px solid #191919; color: #54416C !important; line-height: 13px;  padding-top:5px;  padding-bottom:5px;
/* Não colocar código aqui*/ }
div.selectbox ul li:first-child, div.selectbox1 ul li:first-child, div.selectbox2 ul li:first-child, div.selectbox3 ul li:first-child, div.selectbox4 ul li:first-child{ border-top:none;}
div.selectbox ul li:last-child, div.selectbox1 ul li:last-child, div.selectbox2 ul li:last-child, div.selectbox3 ul li:last-child, div.selectbox4 ul li:last-child{ border-bottom:none;}
div.selectbox ul li.selected, div.selectbox1 ul li.selected, div.selectbox2 ul li.selected, div.selectbox3 ul li.selected, div.selectbox4 ul li.selected   {   background:#1d1d1d; color:#8260a8!important; }
div.selectbox ul li.current, div.selectbox1 ul li.current, div.selectbox2 ul li.current, div.selectbox3 ul li.current, div.selectbox4 ul li.current {  background:#1d1d1d; color:#8260a8!important; }

label {    display: block;}
input.selectbox /* look&fell of  select box*/{	font-family:Verdana, Geneva, sans-serif; font-size:10px;  margin: 0px 5px 0px 0px;  padding-left:2px;  width : 50px;   display : block;  text-align:left;   background: url('../design/form/form-background.png') 0 -199px no-repeat;  /*height:18px;*/  cursor: pointer;  border:none;  color:#fff;  padding:5px; padding-bottom:5px;}

input.selectbox1 /* look&fell of  select box*/{  font-family:Verdana, Geneva, sans-serif; font-size:10px;  margin: 0px 5px 0px 0px;  padding-left:2px;  width : 390px !important;   display : block;  text-align:left;   background: url('../design/form/form-background.png') 0 -227px no-repeat;  /*height:18px;*/  cursor: pointer;  border:none;  color:#fff;  padding:5px; padding-bottom:5px;}

input.selectbox2 /* look&fell of  select box*/{  font-family:Verdana, Geneva, sans-serif; font-size:10px;  margin: 0px 5px 0px 0px;  padding-left:2px;  width : 190px !important;   display : block;  text-align:left;   background: url('../design/form/form-background.png') 0 -250px no-repeat;  /*height:18px;*/  cursor: pointer;  border:none;  color:#fff;  padding:5px; padding-bottom:5px;}

input.selectbox3 /* look&fell of  select box*/{  font-family:Verdana, Geneva, sans-serif; font-size:10px;  margin: 0px 5px 0px 0px;  padding-left:2px;  width : 100px !important;   display : block;  text-align:left;   background: url('../design/form/form-background.png') 0 -425px no-repeat;  /*height:18px;*/  cursor: pointer;  border:none;  color:#fff;  padding:5px; padding-bottom:5px;}

input.selectbox4 /* look&fell of  select box*/{  font-family:Verdana, Geneva, sans-serif; font-size:10px;  margin: 0px 5px 0px 0px;  padding-left:2px;  width : 340px !important;   display : block;  text-align:left;   background: url('../design/form/form-background.png') 0 -377px no-repeat;  /*height:18px;*/  cursor: pointer;  border:none;  color:#fff;  padding:5px; padding-bottom:5px;}

div.selectbox ul { width:45px; }
div.selectbox1 ul { width:375px; }
div.selectbox2 ul { width:185px; }
div.selectbox3 ul { width:100px; }
div.selectbox4 ul { width:350px; }

div.selectbox ul li { min-width:20px; line-height:22px; padding-left:5px; float:left; }
div.selectbox1 ul li { min-width:370px; line-height:22px; padding-left:5px; float:left; }
div.selectbox2 ul li { min-width:160px; line-height:22px; padding-left:5px; float:left; }
div.selectbox3 ul li { min-width:80px; line-height:22px; padding-left:5px; float:left; }
div.selectbox4 ul li { min-width:325px; line-height:22px; padding-left:5px; float:left; }

input.selectbox:hover /* look&fell of  select box*/{background: url('../design/form/form-background.png') 0 -302px no-repeat;}
input.selectbox1:hover /* look&fell of  select box*/{background: url('../design/form/form-background.png') 0 -330px no-repeat;}
input.selectbox2:hover /* look&fell of  select box*/{background: url('../design/form/form-background.png') 0 -353px no-repeat;}
input.selectbox3:hover /* look&fell of  select box*/{background: url('../design/form/form-background.png') 0 -449px no-repeat;}
input.selectbox4:hover /* look&fell of  select box*/{background: url('../design/form/form-background.png') 0 -401px no-repeat;}
