/* 
    Document   : jevcustom
    Created on : 22-Apr-2013, 14:12:51
    Author     : Tony Partridge - GWE Systems Ltd
    Description: To allow customisation of CSS Strings where they can never be lost.
    Purpose of the stylesheet follows.
*/

.mod_events_latest_first {
background-color:#d14242 !important;
}
.mod_events_latest_content a {
color:#ffffff !important;
font-weight: bold;
}
.mod_events_latest_date {
color:#ffd7d6 !important;
}
.mod_events_latest_noevents {
background-color:#d14242 !important;
}
.mod_events_latest {
background-color:#d14242 !important;
}