/* настройки списков */

.menu { padding:0 0 0px 0px; font:12px tahoma}
.menu .menuItem { background:url(/images/bullet_small.gif) no-repeat 0% 6px; padding:0px 0px 0px 0px; position:relative; width:160px; cursor:hand; z-index:100}
.menu .menuItem2 { background:url(/images/bullet_small.gif) no-repeat 0% 6px; padding:0px 0px 0px 0px; position:relative; width:180px; cursor:hand; z-index:100}
div.menuItem a, div.menuTitle a {behavior:url(/js/lib/hilite.htc); display:block; width:100%}

.menuItem .block { background:url(/images/arrow_right2.gif) no-repeat 100% 4px; width:100%; display:block; z-index:100; cursor:hand}
.menuItem .video { width:100%; display:block; z-index:100}
.subMenu { width:160px; padding:0px 0px 0px 0px; position:absolute; background:#EEEDD8; border:1px outset; border-color:#fff #939776 #939776 #fff; visibility:hidden; z-index:200}
.menuItem a { text-decoration:none; padding-left:1px}

