ul.dropmenu{float:right; margin:-35px 0 0 0; color:#787878; font-size:11px; font-weight:bold; background:url(../images/folio-select.png) 0 0 no-repeat; }
.dropmenu li{position: relative; list-style: none; float:left; text-align:left;margin: 0px;padding: 0px;}
.dropmenu li a{display: block;	cursor:pointer; text-decoration: none;height: 27px; color:#fff; line-height:27px; padding:0 15px; min-width:195px; background:none;}
ul.dropmenu ul{position: absolute;display: none; width:225px; margin:2px 0 0 !important; padding:0;margin: 0px; }
ul.dropmenu ul li.drop-top-bg{background:url(../images/drop-top-bg.png) 0 0 no-repeat; width:225px; height:10px;}
ul.dropmenu ul li.drop-bot-bg{background:url(../images/drop-bot-bg.png) 0 0 no-repeat; width:225px; height:10px;}
ul.dropmenu ul li{border: 0;float: none; padding:0 10px;background:#000; }
ul.dropmenu ul li a { border-bottom: 0; white-space: nowrap; display:block;width:185px !important; padding:0 0 0 10px;}
ul.dropmenu ul li a:hover {-moz-border-radius:5px; -webkit-border-radius:5px; 
background: -moz-linear-gradient(top,  #9dc117,  #708c09);
background: -webkit-gradient(linear, left top, left bottom, from(#9dc117), to(#708c09));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dc117', endColorstr='#708c09');}
