/* 
    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.
*/
#jevents_body li.ev_td_li {
 background-image: none;
}
#jevents_body td.ev_td_left {
 font-size: 16px;
 text-align: center;
 padding: 20px 5px 5px 5px;
 font-weight: bold;
}