ul.verticalMenu {list-style:none; margin:0; width:100%; padding:0; font-size:100%; background-color:transparent;}
ul.verticalMenu li {width:100%; *float:left; padding:1px 0; border-bottom:1px solid #999;}

ul.verticalMenu a {display:block; font-size:100%; text-decoration:none; width:100%;}
ul.verticalMenu a:hover, ul.verticalMenu .selected {text-decoration:underline; color:#EE1403;}
ul.verticalMenu .text {padding:5px 5px 5px 35px; display:block;}

ul.verticalMenu .leftLinks a, ul.verticalMenu .leftLinks .selected {color:#EE1403; font-weight:bold; background:#BBD0DD url(/images/leftLinks-back.gif) left bottom repeat-x;}
ul.verticalMenu .leftLinks .text {background:url(/images/leftLinks-bullet.gif) left no-repeat;}

ul.verticalMenu .parent .text, ul.verticalMenu .leftLinks .leftNavHomeLink .text {background:url(/images/leftLinks-parent-bullet.gif) left 50% no-repeat;}
ul.verticalMenu .child .text {background:none; padding:0 5px 5px 50px;}

ul.verticalMenu .leftLinks a.leftNavHomeLink {background:none;}

ul.verticalMenu .selected {display:block;}