#chmm{
width: 773px;
font-weight: lighter;
font-size: 10px;
}

#chmm:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#chmm ul{
border: 0px solid #BBB;
background: url(../images/uprm.gif) bottom center repeat-x;
padding-top: 6px;
padding-bottom: 7px;
padding-right: 20px;
padding-left: 20px;
margin: 0;
text-align: left;

}
#chmm ul li{
display: inline;
}

#chmm ul li a{
color: #494949;
padding: 6px;
margin: 0;
text-decoration: none;
}

#chmm ul li a:hover{
background: #F8F8FF center center;
}
