/*  Coumnes */
.shadow_bottom
{
    height: 20px;
    background: url(images/shadow_bottom1.png) repeat-x left top;
}
.c_head
{
    padding: 5px 5px 0 18px;
}
.c_content
{
    clear: both;
    text-align: left;
    padding: 0  12px 0 18px;
}
.c_footer
{
    margin-bottom: 0px;
    text-align: right;
}

