#dropMenuWrapper {margin:0px; font:11px Arial, Helvetica, sans-serif; background:#BFD958}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li { position:relative;	float:left;	margin: 0px;}
ul.menu ul {position:absolute; top:26px; left:0; background:#FBFBF9; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:164px; margin:0}
ul.menu ul li a {
	display:block;
	padding:3px 10px 5px 20px;
}
ul.menu ul li a:hover {	background-color: #DDEBA7;}
ul.menu ul ul {left:164px; top:-1px}
#surgicalOptions {left:164px; top:-140px}
ul.menu .menulink { padding:5px 10px 7px 20px; font-weight:bold; background:url(../dropMenu/header.gif); width:132px; border-top: 1px none #aaa; border-right: 1px none #aaa; border-bottom: 1px none #aaa; border-left: 1px solid #aaa;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../dropMenu/header_over.gif)}
ul.menu .sub {background:url(../dropMenu/arrow.gif) no-repeat 152px 8px}
ul.menu .topline {border-top:1px solid #aaa}
#last {	border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #A8CA22;}
#lastGrayedOut {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #A8CA22;
	background-color: #F2F2F2;
	background-image: url(../dropMenu/grayedOut.gif);
	background-repeat: no-repeat;
}

#comingSoon {
	background-color: #DBE6A6;
	height: 20px;
	font-weight: bold;
	color: #93AC36;
}
#grayedOut {
	background-color: #FAFAF5;
	height: 20px;
	color: #93AC36;
	background-image: url(../dropMenu/grayedOut.gif);
	background-repeat: no-repeat;
}
#caseExample {
	background-color: #DDEBA7;
	height: 20px;
	border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #A8CA22;}
