.eventdetails {
	width: 750px;
	padding: 15px !important;
	margin-left: auto;
	margin-right: auto;
	}
	
.eventdetails table {
	border-left: 1px solid #1175ce;
	border-right: 1px solid #1175ce;
	width: 750px;
}

.eventdetails td {
	font-size: 14px;
	line-height: 16px;
	font-family: Arial;
	padding: 10px 10px 10px 10px !important;
}
.eventdetails td.l {
	font-size: 16px;
	font-weight: bold !important;
	border-right:1px solid #000000;
	width: 200px;
}

/* non-navigation design elements */
#single-event {
	padding: 9px 0px 2px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border-bottom: 2px solid #1175ce !important;
	background-image: url(images/event-header.gif) !important;
	background-repeat: repeat-x !important;	
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 16px !important;
	line-height: 18px !important;
	font-family: Verdana !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center !important;
	overflow: hidden !important;
	height: 23px;
}	

.single-event-footer {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	border-top: 2px solid #1175ce !important;
	background-image: url(images/event-footer.gif) !important;
	background-repeat: repeat-x !important;	
	background-position: left bottom;
	background-color: transparent !important;
	color: #ffffff !important;
	font-weight: bold !important;
	font-size: 18px !important;
	line-height: 18px !important;
	font-family: Verdana !important;
	text-decoration: none !important;
	text-transform: uppercase;
	text-align: center !important;
	overflow: hidden !important;
	height: 34px;
}	