/* 
    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.
*/


.cal_div {
	border: solid 1px rgb(207,207,207);
	width: 100%;
	background-color: #FFF;
}


.ev_td_left {
    width: 15%;
}