/* 
  -----------------------------------
  MBM style 09 follow
	J.RED Digital Arts
  -----------------------------------
*/
.p7MBM09h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	zoom: 1;
/*	margin: 0 auto 20px; */
	margin: 0px 0px 10px 0px;
}
.p7MBM09h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top: 1px solid #000000;
	display: block;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {}
.p7MBM09h li.p7MBlast {}

.p7MBM09h a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/p7mbm_basic.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	font-weight: normal;
	padding: 8px 10px 10px 10px;
/*	padding: 8px 12px 10px 12px; v8/
	display: block;
}
.p7MBM09h a.p7MBfirst {
	/*border-left: 1px solid #000000; */
}
.p7MBM09h a.p7MBlast {}

.p7MBM09h a:hover {
	color: #CC9933;
	text-decoration: none;
}
.p7MBM09h .p7MBmark {
	color: #000000;
	cursor: default;
	background-position: 12px 0px !important;
	font-weight: bold;
	background-color: #c7a778;
}
.p7MBM09h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

