div#content {
    margin-left         :   495px;
    padding-top         :   10px;
    padding-left        :   35px;
    width               :   421px;
}

div#extracolumn {
    position            :   absolute;
    left                :   295px;
    top                 :   0px;
    width               :   179px;
    line-height         :   18px;
    padding-top         :   30px;
    padding-left        :   10px;
    padding-right       :   10px;
    padding-bottom      :   30px;
}

div#extracolumn h1 {
    font-size           :   18px;
    margin-top          :   2px;
    margin-bottom       :   40px;
}

div#extracolumn p {
    margin-top          :   0px;
}

div#extracolumn ul {
    list-style-type     :   none;
    line-height         :   13px;
    padding-top         :   4px;
}

div#extracolumn ul li {
    margin-left         :   -40px;
    padding-left        :   5px;
    padding-bottom      :   10px;
    background-image    :   url('../images/ui/listitem-black.gif');
    background-repeat   :   no-repeat;
    background-position :   0px 2px;
}

div#extracolumn ul li a {
    text-decoration     :   none;
    color               :   #000000;
}

span.date {
    font-size           :   11px;
    font-weight         :   bold;
    color               :   #000000;
}

