/* jDrop Specific... */
div.jDrop {font-family:verdana;font-size:1em;margin:0 .5em 1em 0;color:#000;float:left; cursor: default;}

div.jSel{ background:url(/js/jquery/jdrop.gfx/jSel.gif);padding:0px 0px;height:25px;overflow:hidden;float:left;}
div.jSel.hover{background-position:0px -25px;color:#fff;}
span.jSelOp{float:left;padding:4px 7px;white-space:nowrap;}

div.jDropBut{color:#000;background:url(/js/jquery/jdrop.gfx/jDropBut.gif);width:25px;height:25px;float:left;}
div.jDropBut.hover{background-position:0px -25px;color:#fff;}

div.jOpDrop{margin:0px!important;position:absolute;z-index:10;display:none;background:url(/js/jquery/jdrop.gfx/jOpDrop.gif) bottom left;border:1px solid #333;}
div.jOp{padding:2px 7px 3px 7px;padding-right:17px;white-space:nowrap;}
.jDrop img{width:21px;height:21px;vertical-align:middle;margin:-2px 5px 0 0px;position:relative;}
div.jOpDrop div.jOp.hover{background:#84ab5b;color:white;}

