#categorylist {
    margin-top: 14px;
}

#categorylist td.active a {
    color: #fff;
    text-decoration: none;
}

#categorylist td.active {
    background: #79b1ee;
    color: #fff;
    z-index: 45;
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
}


#categorylist td.category {
    border-bottom: 1px solid #999;
}

#categorylist td.category2 {
    border-bottom: none;
}

#categorylist tr {
}

#categorylist td.category a ,
#categorylist td.category2 a {
    color: #666;
    display: block;
    width: 100%;
/*  
    padding-left: 7px;
    line-height: 2;
*/
    text-decoration: none;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
}

#categorylist td.category a:hover ,
#categorylist td.category2 a:hover {
    color: #006;
}

#categorylist td.top {
    border-top: 1px solid #999;
}

.categoryform {
    border-bottom: 1px solid #999;
}

td.categoryform {
}

.descr {
}

#categoryforms .top {
    border-top: 1px solid #999;
}

.categoryform a {
    color: #36f;
    text-decoration: none;
}

#categoryformlist p {
    padding: 7px;
    margin: 0;
}


.gobtn {
    padding-left: 100px;
}

#categoryforms td.top {
    border-top: 1px solid #999;
}

#categoryformlist td.categoryform {
    border-bottom: 1px solid #999;
}

#categoryforms td,
#categoryforms tr
{
    width: 100%;
}

#affidavits,
#intellectual,
#household,
#hr,
#landlord,
#biz,
#promissory,
#nondisc,
#lending,
#service,
#billsofsale,
#allforms
{ display: none; }

#categoryforms img {
    display: block;
    margin-left: 260px;
}

#categoryforms p {
    color: #666;
}

#categoryforms td {
    text-align: left;
}

#viewforms {
    padding: 0;
    margin: 0;
    font-weight: bold;
    color: #006;
    width: 304px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    text-align: left;
}

.arrowon {
    background: #79b1ee url(/img/legalforms/arrow.gif) no-repeat top right;
}

.arrowbigon {
    background: #79b1ee url(/img/legalforms/arrowbig.gif) no-repeat top right;
}

.arrowbig, .arrow {
    background: none;
}

