#lists {padding:0; margin:0px 0 0px 0px; list-style:none; position:relative; height:25px; float:left; z-index:500;} /* margins for this demonstration only */
#lists {padding:0; margin:0px 0 0px 0px; list-style:none; position:relative; float:left; z-index:500;} 
#lists li {display:inline; float:left; height:25px; background:url(line.gif) no-repeat 0 4px;}
#lists li a.tl {display:block; width:150px; height:25px; text-decoration:none; line-height:20px; font-size:12px; font-weight:bold; text-indent:10px; font-weight:normal; color:#000; background:url(white_arrow.gif) no-repeat 130px 5px;}

#lists div {display:none;}

#lists li a:hover {text-decoration:underline; white-space:normal; background-position:130px 15px;}
#lists li:hover > a {text-decoration:underline; white-space:normal; background-position:130px 15px;}

#lists :hover div
{display:block; width:804px; background:#faebd7; position:absolute; left:-330px; top:20px; border:1px solid #1891D1; padding-bottom:0px; margin-bottom:10px;}
#lists :hover div.pos2 {background:#FDFDFD;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {background:#f5eef0; width:300px;}
#lists .single:hover div.pos4 {background:#ffefd5; width:150px;}

#lists :hover div dl {display:inline; padding:0px; margin:0 10px 10px 10px; float:left; width:179px; }
#lists :hover div dl dt {width:179px; text-indent:10px; margin:0px 0 10px 0; text-decoration:none; height:25px; line-height:20px;}

#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}

#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}

#lists :hover div dl dd {padding-left:10px; margin:5px;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:bold; color:#1891D1;}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:11px; color:#666666; text-indent:10px; line-height:15px;}
#lists :hover div dd a:hover {text-decoration:none; color:#DB0505}

#lists .clear {clear:both;}

.dash_sep{
	border-bottom:1px dashed #CCCCCC;
	width:170px;
}	
.dash_menu_sep{
	width:170px;
}