body,div,ul,li,h3,h4,p{padding:0;margin:0;}
body,li,p{font-size:13px;}
ul{list-style:none;}
a, a:visited {color:blue;text-decoration:none;}
a:hover {text-decoration:underline; color:red;}
p,h4 {height:25px;line-height:25px;}
p{font-weight:bold;}
h4{background: #ffd28f;}
.clear {clear:both;}

#logo,#content{width:99%;margin:0 auto;}
#logo{height:60px;}
#logo a{float:left;}

#content #left,#content #right{float:left;padding:0 5px;}

#content #left{width:16%;}
#content #right{width:81%;border-left:1px solid;}

#content #left ul{height:25px;line-height:25px;}
#content #left ul li{width:75px;float:left}

#content #right ul li{width:180px;float:left;line-height:25px;text-align:left;}
#content #right #z ul li{width:115px;float:left;line-height:25px;text-align:left;}

#footer{width:98%;margin:0 auto;background:#eeeeee;border-top:1px solid;}
#footer ul{width:90%;height:25px;margin:0 auto;}
#footer ul li{width:auto;line-height:25px;float:left;padding:0 5px;}

