/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 04: Citrus
  Horizontal
  -----------------------------------
*/
.p7MBM04h {
	width:960px;
	background:url(../images/un_bk_snav.png) 0 0 no-repeat;
	zoom: 1;
	margin: 0px auto;
	padding: 0 0 6px 0;
}
.p7MBM04h ul {
	width:954px;
	margin: 0px;
	padding: 0px 0 0 6px;
}
.p7MBM04h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
}
.p7MBM04h li.p7MBfirst {
	border-left: 0;
}
.p7MBM04h li.p7MBlast {}

.p7MBM04h a {
	background:url(../images/un_bk_snav_btn_h.jpg) 0px 0px no-repeat;
	display: block;
	padding: 7px 10px 7px 10px;
	color: #67655b;
	text-decoration: none;
	border-bottom:0;
	border-right: 1px solid #e6efef;
}
.p7MBM04h a.p7MBfirst {}
.p7MBM04h a.p7MBlast {}

.p7MBM04h a:hover {
	color: #fff;
}
.p7MBM04h .p7MBmark {
	font-weight: bold;
	background-position: 0px 0px !important;
	color: #fff;
	cursor: default;
}
.p7MBM04h .p7MBmark:hover {
	color: #fff;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
