#body #center #menuDir .listMenu li small
{
 color:#999;
 font-size:10px;
 font-style:italic;
 line-height:10px;
}

#body #center .item-page ul
{
 list-style:none;
}

#body #center .item-page li a
{
 color:#777;
}

#body #center .item-page li a:hover
{
 color:#e93;
}

#body #center .item-page div
{
 width:235px;
 float:left;
}

#body #center .item-page div#col2
{
 margin:0 10px;
}

#body #center .item-page div#col2, #body #center .item-page div#col3
{
 margin-top:27px;
}

#body #center .item-page h3
{
 background-color:#e7e7e7;
 text-align:center;
 border-bottom:1px solid #CCC;
 width:215px;
 margin-left:10px;
 font-size:16px;
 padding:3px;
}

#body #center .item-page div ul
{
 margin:0 0 15px 0;
 padding:10px 0;
 background-color:#f6f6f6;
 -moz-border-radius:5px;
 border-radius:5px;
}

#body #center .item-page div ul li a
{
 display:block;
 width:215px;
 padding:5px 10px;
}

#body #center .item-page ul#links
{
 background-color:#e7e7e7;
 padding:10px 5px;
 clear:both;
 height:15px;
 -moz-border-radius:5px;
 border-radius:5px;
}

#body #center .item-page ul#links li
{
 float:left;
 padding:0 11px;
 border-left:2px solid #ddd;
}

#body #center .item-page ul#links li:first-child
{
 border-left:none;
}
