div#content-header {
	background: transparent url(../images/style/boxing-awards-about.jpg) no-repeat;
}
div#content-body div.times p {
	width: 100%;
	padding-left: 12px;
	margin-bottom: 10px;
}
div#content-body div.times p span {
	display: block;
	width: 109px;
	float: left;
}
div#content-body h3 {
	padding-bottom: 5px;
	padding-top: 12px;
}
div#content-body div.times p span#indent {
	display: block;
	width: 350px;
	float: left;
	padding-left: 109px;
}
div#faq {
	float: right;
	width: 470px;
	padding-right: 10px;
	text-align: left;
	font-family: verdana, sans-serif;
	font-size: 8pt;
	margin-bottom: 10px;
	/*border-top: 1px solid #c4c4c4;*/
	margin-top: 33px;
	padding-top: 10px;
}

div#faq h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2b5c05;
	margin-bottom: 10px;
	background: url(../images/style/h3-toggler.gif) no-repeat;
	background-position: 5px 5px;
	padding-left: 14px;
}
div#faq div.accordion {
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 10px;
	padding-bottom: 2px;
	overflow: hidden;
}
div#faq div.accordion p {
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 140%;
	padding-left: 14px;
}
div#faq div.accordion p span.answer {
	font-size: 12px;
	font-weight: bold;
	color: #2b5c05;
	padding-right: 3px;
}