dl, dt, dd, ul, li {
margin: 0;
padding: 0;
width: auto;
list-style-type: none;
}
#awards_menu {
z-index:100;
font-size: 18px;
padding: 5px 0 0 150px;
background: url("/citations-medals-awards/images/menu_bg.gif") repeat-x #000;
margin-bottom: 2px;
}
#awards_menu dl {
	float: left;
	width: 10em;
	margin: 0 5px;
}
#awards_menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	height: 30px;
}

#awards_menu dd {
	width: auto;
	position: relative;
	bottom: 15px;
	right: 1em;
	display: none;
}
#awards_menu ul{
	background-color: #c2c2c2;
	position: absolute;
	display: block;
	width: 225px;
	height: auto;
	border: 3px groove #C0C0C0;
	border-top: none; 
	z-index: 500;
	margin-top: 15px;
}

#awards_menu li {
text-align: left;
padding: 3px 0px 3px 5px;
border-bottom:1px solid #333;

}

#awards_menu li:hover {
	background:url("/citations-medals-awards/images/hover_arrow.gif") right no-repeat #acabab;
	cursor:pointer;
}

#awards_menu dt a {
	width: 100%;
	color:#333;
	font-weight: bold;
}

#awards_menu dd li a, #awards_menu dd dt a {
	color: #000;
	width: 100%;
	font-weight: normal;
	text-decoration: none;
	border: 0 none;
	font-size:14px;
}

div#awards_front{
height: 550px;
background: no-repeat url("/citations-medals-awards/images/front/hov_bgillustration_logo_920a.jpg");
}

div#whitewrp{
background-color: #000000;
position: relative;
z-index: 0;}

div#awards_text form{
width: 100%;
}

div#awards_text p{
color: #FFFFFF;
margin: 1em 0 .5em 0;}

div#awards_text a{
color:#5181FD}

div#awards_text{
width: 300px;
padding: 135px 300px;
}

div#awards_text form select{
width: 100%;
margin: 3px 0 5px 0;}

div#awards_text form select{
padding: 5px .5em;
color: #FFFFFF;
background-color:#000000;
border: 1px solid #FFFFFF;}

input#awards_search_text{
width: 80%;
background-color: #000000;
color: #FFFFFF;
border: 1px solid #FFFFFF;
padding: 5px .5em;}

input#awards_submit{
width: 26px;
height: 25px;
margin-left: .5em;
background: url("/citations-medals-awards/images/awards_search_button.gif") no-repeat top left;}

p {
text-align: left;
}

div#advanced{
visibility: hidden;
}
