#event-header
{
	margin: 0 0 50px;
	overflow: auto;
}
#event-header img
{
	float: left;
	border: solid white 10px;
	width: 515px;
}


.info
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 222px;
	height: 260px;
	float: right;
	background-color: white;
	margin: 0 24px 0 0;
	padding: 16px 20px 24px;
	background: bottom left white url(../images/credits_shadow.png) no-repeat;
	overflow: visible;
}

.info-wrap-top
{
	position: absolute;
	background: 0 0 #8c8b85 url(../images/credits_wrap_top.png) no-repeat;
	height: 294px;
	width: 15px;
	margin-top: -18px;
	margin-left: 243px;
}

.info-shadow
{
	position: absolute;
	background-color: #e3e2e2;
	width: 232px;
	height: 17px;
	margin-top: 267px;
	margin-left: 11px;
}

.info-wrap-bottom
{
	position: absolute;
	background: 0 0 transparent url(../images/credits_wrap_bottom.png) no-repeat;
	height: 31px;
	width: 15px;
	margin-top: 265px;
	margin-left: 243px;
}

.info h2
{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 13px;
	background-repeat: no-repeat;
	padding: 0 0 4px;
}

.info-header
{
	width: 37px;
	background-image: url(../images/text_info.png);
}

.facts-header
{
	width: 51px;
	background-image: url(../images/text_facts.png);
}

.venue-header
{
	width: 61px;
	background-image: url(../images/text_venue.png);
}


.info p
{
	font-size:11px;
	line-height:1.3em;
	margin: 4px 0 12px;
}

.info p a
{
	color: #61bfca;
	font-style: italic;
}

#event-details p, 
#event-details ul li 
{
	font-family: Georgia, Serif;
	font-size: 11px;
	color: #515151;
	margin: 24px 0 16px;
}

#event-details ul
{
	list-style:none;
	margin:0;
	padding:0;
	margin-top:24px;
	margin-bottom:24px;	
}

#event-details ul li
{
	margin:0;
	padding:0;
	list-style-type:none;	
	margin-bottom:6px;
	font-weight:bold;
}

#event-details ul li span,
#event-details ul li.plus
{
	font-weight:normal;
	font-style:italic;
}

#event-details ul li a
{
	font-style:italic;
	color: #61bfca;
	font-weight:normal;	
}

#event-details #left-col img
{
	border: solid white 10px;
	width: 515px;
	margin: 0 0 24px;
}

#right-col
{
	width: 248px;
}

.sponsors
{
	position:absolute;
	margin-top:65px;
	margin-left:-18px;
}

#event-header .sponsors h1
{
	color: #373535;
}

#event-header .sponsors img
{
	border: solid #c4c4c4 1px;
	width: 237px;
	height:137;
	margin: 16px 0;
}
