#main
{
    padding-bottom: 25px;
}

.left-column
{
    width: 570px;
    vertical-align: top;
    font-size: 14px;
    color: #000000; 
}

.right-column
{
    vertical-align: top;
    padding-left: 32px;
}

h1
{
    font-size: 30px;
    color: #000000;
    margin: 14px 0 2px 0;
}

h2
{
    font-size: 20px;
    color: #000000;
    margin: 28px 0 12px 0;
}

dl#team
{
    font-size: 13px;
    color: #000000;
}

dl#team dt
{
    clear: both;
    float: left;
    margin-right: 5px;
}

dl#team dd
{
    margin: 0;
}

.note
{
    font-size: 13px;
    font-style: italic;
    color: #666666;
    line-height: 14px;
}

#evidence
{
    background: #eaeff4;
    font-size: 13px;
    color: #666666;
}

#evidence a
{
    color: #5c83ac;
}

#evidence .t-l
{
    width: 16px;
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/t-l.gif) no-repeat top left;
}

#evidence .t-r
{
    width: 16px;
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/t-r.gif) no-repeat top right;
}

#evidence .b-l
{
    width: 16px;
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/b-l.gif) no-repeat bottom left;
}

#evidence .b-r
{
    width: 16px;
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/b-r.gif) no-repeat bottom right;
}

#evidence .t-c
{
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/t-c.gif) repeat-x top left;
}

#evidence .b-c
{
    height: 16px;
    background: #eaeff4 url(/img/about/evidence/b-c.gif) repeat-x bottom left;
}

#evidence .m-l
{
    width: 16px;
    background: #eaeff4 url(/img/about/evidence/m-l.gif) repeat-y top left;
}

#evidence .m-r
{
    width: 16px;
    background: #eaeff4 url(/img/about/evidence/m-r.gif) repeat-y top right;
}

#evidence td.content
{
    padding: 14px 26px 14px 26px;
}

a.rss,
a.twitter,
a.livejournal
{
    margin: 0 8px 0 0;
}

a.rss img,
a.twitter img,
a.livejournal img
{
    border-width: 0px;
}