
#content {
    padding-top: 0;
}

#intro {
    width: 920px;
    height: 280px;
    margin-bottom: 30px;
}


#content .sidebar {
    background-image: url(../images/sidebar-grey-bg.gif);
}
#content .sidebar2 {
    background-image: url(../images/sidebar-grey-top.gif);
}
#content .sidebar3 {
    background-image: url(../images/sidebar-grey-bottom.gif);
}

#headlines li {
    list-style: none;
    margin-bottom: 10px;
}
#headlines p {
    padding-bottom: 0;
}
#headlines .date {
    font-weight: bold;
}
