* {padding:0; margin:0}

.dropdown {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
}

.dropdown {float:left; padding-right:0px}

.dropdown dt {
height:57px;
font-weight:bold; 
cursor:pointer; 
background:url(../images/menu-bg.gif); 
background-repeat:repeat-x;
text-align: center;
line-height: 50px;
}

.dropdown dt:hover {
background:url(../images/menu-bg-on.gif); 
background-repeat:repeat-x;
}

.dropdown dd {position:absolute; overflow:hidden; width:180px; display:none; background:#fff; z-index:500; opacity:0}
.dropdown ul {width:180px; border:1px solid #bdbec2; list-style:none; border-top_link:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#484848; text-decoration:none; background:#f1f1f1; width:180px}
.dropdown a:hover {background:#e3e3e3; color:#000}
.dropdown .underline {border-bottom:1px solid #bdbec2}

#one-ddheader{
width: 76px;
}

#two-ddheader{
width: 149px;
}

#three-ddheader{
width: 122px;
background:url(../images/menu-bg-on.gif); 
background-repeat:repeat-x;
}

#four-ddheader{
width: 75px;
}

#five-ddheader{
width: 162px;
}

#six-ddheader{
width: 133px;
}

#seven-ddheader{
width: 75px;
}
