/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content h2
{
	margin-left: 61px;
	margin-bottom: 44px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#sponsors
{

}

dl#sponsors dt
{
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 11px;
	padding-left: 61px; 
	background: url(/_resources/img/global/border_dashed_horizontal.gif) repeat-x;
	margin-bottom: 15px;
}

dl#sponsors dd
{
	padding-left: 61px; 
	overflow: auto;
	_height: 1%;
	margin-bottom: 30px;
	width: 550px;
}

dl#sponsors dd a
{
	float: left;
	width: auto;
}

dl#sponsors dd a img 
{
	border: 0; 
	margin-right: 30px; 
	margin-bottom: 10px;
}