H5 {
	font-family: "Sergio UI", "tahoma", "Trebuchet MS", "Verdana";
	font-size: 22px;
	line-height: 20px;
	color: #d54956;
	letter-spacing:1px;
	font-weight: bold;
	background-image: url(../img/dropdown_1.gif);
	padding-left: 30px;
	list-style-type: none;
}

LI:first-child { list-style-type: disc; 
}

UL#options LI {
	BORDER-BOTTOM: solid #8b8b8b 1px;
	BORDER-left: solid #8b8b8b 1px;
	BORDER-right: solid #8b8b8b 1px;
	BORDER-top: medium none;
	list-style-type: none;
}

UL#options {
	BORDER-TOP: solid #8b8b8b 1px;
	list-style-type: none;

}

.activeOption { BACKGROUND: #fff; 
}

H5:hover { TEXT-DECORATION: none }

UL#options2 {
	BORDER-TOP: solid #8b8b8b 1px;
	list-style-type: none;
}

UL#options2 LI {
	BORDER-BOTTOM: solid #8b8b8b 1px;
	BORDER-left: solid #8b8b8b 1px;
	BORDER-right: solid #8b8b8b 1px;
	BORDER-top: medium none;
	list-style-type: none;
}

