/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.banner
{
	height: 161px;
	margin-bottom: 5px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#main dd.content p#intro
{
	color: #002e6b;
	/* color: #ff6600; */
	/* color: #dd1717; */
	padding-top: 8px;
	font-size: 15px;
	line-height: 23px;
	margin-bottom: 21px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl.content-module
{
	background: url(../img/global/border_dashed_horizontal.gif) repeat-x;
	padding-top: 8px;
	overflow: auto;
	_height: 1%;
	margin-bottom: 23px;
}

dl.content-module dt
{
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 18px;
	letter-spacing: 1px;
}

dl.content-module dd
{
	float: left;
}

dl#spotlights dd
{
	width: 189px;
	margin-right: 23px;
}

/* spotlights */
dl#spotlights dd
{
	line-height: 16px;
}

dl#spotlights dd.last
{
	margin-right: 0;
}

dl#spotlights dd a.header
{
	color: #39c;
	font-weight: bold;
	display: block;
}

/* sponsors */
dl#sponsors dd
{
	margin-right: 27px;
}

dl#sponsors dd a
{
	display: block;
}

dl#sponsors dd a img
{
	border: 0;
}

dd.content 
{
	background: #fff; 
}