#content #cms_nav ul {
    list-style-image:none;
}
#content #cms_nav ul li:first-child {
    margin-top:     0;
}

#content #cms_content table {
    width:          100%;
    margin-bottom:  1em;
}
#content #cms_content table caption {
    padding-bottom: 2px;
    font-weight:    bold;
}
#content #cms_content table td {
    padding:        1px 3px;
    border:         solid 1px #cbc3c3;
}
