div#content-header {
	background: transparent url(../images/style/boxing-awards-cope.jpg) no-repeat;
}
div#content-column h3,
div#content-body h3  {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 20px;
}
div#content-column li {
	border-bottom: 1px solid #AAAAAA;
	text-decoration: none;
}

div#content-column li#nodates {
	border-bottom: 1px solid #AAAAAA;
	text-decoration: none;
	color:#858585;
	padding: 7px 0px 7px 12px;
}
div#content-column li a:hover, 
div#content-column li a.selected {
	background-color: #E8E8E8;
	color: #000000;
}
div#content-column li a {
	color: #e52525;
	display: block;
	padding: 7px 0px 7px 12px;
	text-decoration: none;
}
div#content-body h1 {
	border-bottom:1px solid #E8E6E6;
	color:#0C66A6;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:24px;
}
div#content-body div.event {
	border-top: 1px solid #ababab;
	margin-bottom: 20px;
}
div#content-body div.event h4 {
	padding: 14px 12px;
	font-family: Tahoma, Arial, Helvectica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f5f6f6;
	margin-bottom: 14px;
}
div#content-body div.event p {
	width: 100%;
	padding-left: 12px;
	margin-bottom: 5px;
}
div#content-body div.event p span {
	display: block;
	width: 109px;
	float: left;
}
div#content-body div.event p a {
	color: #e52526;
	text-decoration: none;
}
div#content-body div.event p a:hover {
	color: #000000;
}