/* 
    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.
*/

div.jev_evdt_title {
	
	font-family: 'Open Sans', Oxygen, sans-serif;
	font-weight: 300;
	font-size: 36px !important;
	line-height: 36px;
	margin-top: 0;
	margin-bottom: 10px;
}

div.jev_evdt_desc {
	
	font-size: 15px !important;
}

div.jev_evdt_summary {
	font-size: 15px !important;
}