/* 
    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 .tableh1 {
	color:#606F79;
	font-size: 11px;
	height: 36px;
	background-image: none;
	background-color:   #eee;
	padding-top: 25px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #CED2D6;
}