.h_mnu_02 {
  width: 100%;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 0.6em;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
.h_mnu_02 ul {
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 0 1px;
  margin: 0;
  padding: 0;
  background: #999999 none repeat scroll 0% 50%;
  float: left;
  width: 100%;
}
.h_mnu_02 ul li {
  display: inline;
}
.h_mnu_02 ul li a {
  border-right: 1px solid #ffffff;
  padding: 5px 11px;
  float: left;
  color: #ffffff;
  text-decoration: none;
}
.h_mnu_02 ul li a:visited {
  color: #ffffff;
}
.h_mnu_02 ul li a:hover, .h_mnu_02 ul li .selected {
	color: #000000 ! important;
	padding-top: 5px;
	padding-bottom: 5px;
	background-attachment: scroll;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 50%;
}
#partners {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 30px;
	top: 8px;
}
