h1   { font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 16px; text-decoration: none; margin: 0; padding: 0 }

.button {
	width: 12em;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Lucida Grande',
	Lucida, Verdana, Geneva, Helvetica, 
	Arial, sans-serif;
	color: #333;
}
.button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.button li {
	border-bottom: 1px solid #BDD5AB;
	font-size: 11px;
	margin: 0;
	font-weight: bold;
}
.button li a {
	display: block;
	padding: 2px 2px 2px 0.4em;
	border-left: 10px solid #527F30;
	border-right: 10px solid #799C60;
	color: #fff;
	background-color: #799C60;
	text-decoration: none;
	width: 100%;
}
html>body .button li a {
	width: auto;
}
.button li a:hover {
	border-left: 10px solid #8F8E44;
	border-right: 10px solid #A6A579;
	background-color: #A6A579;
	color: #fff;
}
.photo {
	background-image: url("/Merchant2/images/nav_photo.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.pm_total_all {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px
}
.innerTable {
	padding-left: 6px;
}
