/* CSS Document Created by Mercurial 2006 */

#buttonMenuBar {
	position: absolute;
	width: 400px;
	height: 78px;
	top: 8px;
	left: 310px;
	background-color: none;
}

#buttonMenuItem a, #buttonMenuItem a:hover {
	float: right;
	height: 28px;
	padding-top: 50px;
	line-height: 22px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

#buttonMenuItem a:hover  {
	background-color: #990099;
}