﻿#sectmenu { background:transparent; color:inherit; width:262px; z-index:3; position:relative;}
#sectmenu ul { list-style:none;  }
#sectmenu ul li { border-bottom:1px solid #fff; }
#sectmenu a { color:#fff; display:block;padding-top:3px;padding-bottom:3px;padding-left:12px;background:#000;filter: alpha(opacity=50) !important; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50) !important; opacity:0.5 !important; width:250px; height:15px;}
#sectmenu a:hover { background:#191948; text-decoration:none;opacity:.8 !important;filter:Alpha(Opacity=80) !important;}
.active { background:#144F1E !important;opacity:.8 !important;filter:Alpha(Opacity=80) !important; }