#fullwidth_content .month_header {
	width: 188px;
	margin-right: 2px;
	float: left;
}

body>html #fullwidth_content .month_header {
	margin-right: 6px;
}

.month_header_first {
	width: 188px;
	float: left;
}

#fullwidth_content .month_header h1, .month_header_first h1 {
	background: #4c0a02 url(../img/event_btn_off.gif) bottom right no-repeat;
	padding: 8px 0 5px 15px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	margin: 1px 0;
}

#fullwidth_content .month_header h1:hover, #fullwidth_content .month_header h1.on, #fullwidth_content .month_header_first h1:hover,  #fullwidth_content .month_header_first h1.on {
	background: #fc0204 url(../img/event_btn_on.gif) bottom right no-repeat;
	padding: 8px 0 5px 15px;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	margin: 1px 0;
}

#content_contact {
	background: #fff url(../img/arrow_blue.gif) top left no-repeat;
	border-top: 6px solid #dbdbdb;
	border-bottom: 6px solid #dbdbdb;
	margin: 0;
	padding: 20px 0 0 0;
}

.eventlink {
	color: #f00;
}

.eventdate {
	color: #f00;
}

.event_column_header {
	color: #666;
	font-weight: bold;
	font-size: 14px;
}
/*
tr.event_blue:hover, tr.event_orange:hover { 
	background-color: #f00;
	color: #000;
}

/*
.event_blue, .event_blue a.event_colour {
	color: #000;
}

.event_orange, .event_orange a.event_colour { 
	color: #000;
}
*/
