#catsList {

}
.catBody {
    padding-left: 5px;
}
.catBody .previewImage {
    float: right;
}
.category {
    width: 719px;
}
#catsList .catPageLink {
	display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.3em;
}
.catHeader {
    height: 15px;
    background-image: url("../images/idxarticleheadbg.gif");
}
.catBody {
    padding: 0px 10px;
    border-left: 1px solid #D5E1F8;
    border-right: 1px solid #D5E1F8;
}
.catBody h3 {
    font-weight: normal;
}
#catsList .category .previewImage {
    float: right;
}
#catsList .category .catBody ul {
    width: 490px;
    float: left;
}
.catFooter {
    height: 15px;
    background-image: url("../images/idxarticlefootbg.gif");
}
#tableOfContents  {
    list-style: none;
}
#tableOfContents .tocCat  {
    font-size: 1.2em;
}
#tableOfContents li  {
    margin-top: 10px;
}
#tableOfContents li ul li {
    margin-top: 0px;
}

