/* SCREEN CSS */

/* Recent Notices */

#recentNotices {
    border: 1px solid #eee;
    padding: 0 5px 5px !important;
    margin-top: 5px;
}

#recentNotices .pageLiteContent_column {
    padding: 0 0 7px !important;
    margin: 7px 0 0;
    width: 730px;
    border-bottom: 1px dashed #eee;
}

#recentNotices .pageLiteContent_columnEdit {
    width: 730px;
}