#tabMenu {margin:0;padding:0 0 0 0;list-style:none; position:relative;}
#tabMenu li {float:left;height:37px;width:auto;cursor:pointer;cursor:hand; position:relative}
li.posts {background:url(../images/tab1.gif) no-repeat 0 -37px;}
li.comments {background:url(../images/tab1.gif) no-repeat 0 -37px;}
li.category {background:url(../images/tab1.gif) no-repeat 0 -37px;}
li.mouseover {background-position:0 0; /*font-weight:bold;*/}
li.mouseout {background-position:0 -37px;}
li.selected {background-position:0 0; font-weight:bold;}
.box {width:650px; padding:0; float:left;}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:;}
.boxBottom {background:url(../images/boxBottom.gif) no-repeat;height:11px;}
.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}
.boxBody div ul {margin:0;padding:0;width:650px;list-style-image:url(../images/arrow.gif)}
*html .boxBody div ul {margin-left:0;}
.boxBody div li {cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {}