#pagetopmenu {
	width: 820px;
	background: #F0F0F0;
	line-height: 20px;
	color: #848284;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#pagetopmenu h1 {
	margin:0px;
	font-size: 11px;
	padding-left: 30px;
	font-weight: normal;
}
#pagetopmenu b {
	margin:0px;
	font-size: 11px;
	padding-left: 30px;
	font-weight: normal;
}

#pagetopmenu a{
	color: #848284;
}
#pagetopmenu a:hover {
	text-decoration: underline;
}