/* ######### Marker List Vertical Menu ######### */



.markermenu{

width: 175px; /*width of side bar menu*/

clear: left;

position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/



}



.markermenu ul{

list-style-type: none;

margin: 5px 0;

padding: 0;



}



* html .markermenu ul li a{ /*IE6 hack*/

width: 155px;

}



/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */



.blackwhite li a{

}



.blackwhite li a:hover{

}