body {margin:25px; font:12px Verdana, Arial, Helvetica}

* {padding:0; margin:0}

.dropdown {float:left; padding-right:0px; width:120px; background-color:#222; color:#ccc;border-right:1px solid #333;}

.dropdown dt {padding:0px; font-weight:normal; cursor:pointer; background:url(images/header.f)}

.dropdown dt:hover {background:url(images); background-color:#333; color:#fff;}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:108px;
	display:none;
	background:#222;
	z-index:200;
	opacity:0;
	left: 825px;
	top: 282px;

}

.dropdown ul {width:108px; border:0px solid #ccc; list-style:none; border-top:none}

.dropdown li {display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:8px 0px 10px 0px; color:#ccc; text-decoration:none; width:108px}

.dropdown a img {border: 0px solid red;}

.dropdown a:hover {color:#fff; background-color:#333;}

.dropdown .underline {border-bottom:1px solid #333;}

.dropdown #four-ddheader{
background-color:#22FF33;
}

.dropdown #four-ddheader a{
color:#009900;
}
