/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 04: Citrus
  Horizontal
  -----------------------------------
*/



.p7MBM04h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 710px;
}
.p7MBM04h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM04h li {
	float: left;
	margin-right: -5px;
	list-style-type: none;
	padding: 0px;
	
	
	
}
.p7MBM04h li.p7MBfirst {
	border-left: 0;
}
.p7MBM04h li.p7MBlast {}

.p7MBM04h a {
	display: block;
	background-position: 0px -143px;
	padding: 5px 13px;
	color: #000000;
	text-decoration: none;
}
.p7MBM04h a.p7MBfirst {}
.p7MBM04h a.p7MBlast {}

.p7MBM04h a:hover {
	color: #666666;
}
.p7MBM04h .p7MBmark {
	font-weight: bold;
	color: #000000;
	cursor: default;
}
.p7MBM04h .p7MBmark:hover {
	color: #666666;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
