#h-contain
	{
	float:left;
	margin: 18px 0px 0px -1px;
	padding: 0;
	}

#h-contain ul
	{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#h-contain ul li
	{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}

#h-contain ul li a
	{
	background-color:#fff;
	height: 23px;
	width: 110px;
	padding: 0px 0px 0px 1px;
	color: #bbb;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: 1px;
	voice-family: "\"}\"";   
	voice-family: inherit;   
	text-decoration: none;
	}
	
#h-contain ul li a.m1
	{
	text-align: left;
	width: 55px;
	}

#h-contain ul li a.m6
	{
	text-align: right;
	width: 55px;
	}

#h-contain ul li a.m3
	{
	text-align: right;
	width: 14px;
	font-size: 1.5em;
	font-weight: bolder;
	font-weight:900;
	}

#h-contain ul li a.m4
	{
	width: 80px;
	}

#h-contain ul li a.m5
	{
	text-align: left;
	width: 14px;
	font-size: 1.5em;
	font-weight: bolder;
	font-weight:900;
	}

#h-contain ul li a.last
	{
	width: 95px;
	}
	
#h-contain ul li a.final
	{
	width: 163px;
	text-align: right;
	}

#h-contain ul li a:hover
	{
	color: #777;
	background: #fff;
	text-decoration: none;
	background-color:#fff;
	}
	
#h-contain ul li a:hover.final
	{
	color: #bbb;
	background: #fff;
	text-decoration: none;
	background-color:#fff;
	}

#h-contain li#itemsel a
	{
	background-color:#fff;
	color: #777;
	text-decoration: none;
	font-weight: bold;
	}
	
/*
#h-contain li#itemsel a:before {
	content: "\2039 \0020";
	color:#777;
	}


#h-contain li#itemsel a:after {
	content: "\0020 \203A";
	color:#777;
	}
*/

