
/*.TopLeft, .TopRight, .BottomLeft, .BottomRight {width:6px;height:6px;position:absolute;}
.TopLeft {background:url(../img/top-left.png) no-repeat;}
.TopRight {background:url(../img/top-right.png) no-repeat;}
.BottomLeft {background:url(../img/bottom-left.png) no-repeat;}
.BottomRight {background:url(../img/bottom-right.png) no-repeat;}
.TopMiddle, .BottomMiddle {width:154px;height:6px;background:url(../img/middle-horizontal.png) repeat-x;position:absolute;left:6px;}
.VerticalLeft, .VerticalRight {width:6px;height:27px;display:block;background:url(../img/middle-vertical.png) repeat-y;position:absolute;top:6px;}
.TopRight, .VerticalRight, .BottomRight {left:160px;}
.Middle {background:#000;position:absolute;left:6px;top:6px;width:154px;height:27px;}
.BottomLeftSelected {background:url(../img/bottom-left-selected.png) no-repeat;}
.BottomMiddleSelected  {background:url(../img/middle-horizontal-selected.png) repeat-x;}
.BottomRightSelected {background:url(../img/bottom-right-selected.png) no-repeat;}*/

/* Drop 1 */
#dropdown1 a {font-family:Arial; font-size:12px; _font-weight:bold;}
.mycorners1 {margin-bottom:-1px;}
.mycorners2, .mycorners3 {margin-top:-1px;}

#dropdown1 {position:relative;background:#afafaf; border-bottom:1px solid #ed8911; width:200px; _margin:0 0 20px 0; padding:0 0 0 0; height:auto; _bottom:0; _right:0; z-index:2; _float:right;clear:both;overflow:visible;}
#dropdown1 i{float:right; color:#ed8911; margin-top:15px; font-weight:lighter; font-size:11px;}
#dropdown1 .dropdown {position:relative;list-style-type:none;display:block;margin:0;padding:0; _background:transparent; color:#000000;cursor:pointer;}
#dropdown1 .drop ul {width:auto;height:auto;list-style-type:none;margin:0;padding:0; _background:#fff;}
#dropdown1 .drop ul li {display:block;padding:0;margin:0;background: #ebebeb; border-bottom:1px dotted #909090;}
#dropdown1 .drop ul li a:hover {background:#ed8911;color:#fff;}
#dropdown1 .drop {width:100%; _height:200px !important; border:none; position: absolute; height:0; overflow-y:scroll; margin-top: 0;margin-bottom: 0;}
#dropdown1 .selected {width:auto; padding:0;}
#dropdown1 .selected a{padding:5px;display:block;color:#000; text-decoration:none;}
#dropdown1 .dropdown ul li a {width:auto;text-decoration:none;color:#000000;display:block;margin:0; padding:5px;}
