/***************************************************************************************************/
/* SPONSOR BAR ELEMENTS                                                                             */
/***************************************************************************************************/

#sponsors
{
	text-align: center;
	background-color:#ffffff;
	margin-left:11px;
	padding:20px 0;
	display:block;
}

#sponsors #CarrouselHook
{
	text-align: center;
}

#sponsors DT
{
    margin-bottom:1em;
}

#sponsors DT.heading
{
    font-size:0.8em;
    font-weight:bold;
    margin-bottom:0;
}

#sponsors DT a
{
	display:block;
	width:80px;
	height:80px;
	margin:0px auto 15px auto;
	border:2px solid #C7CBCE;

	text-align: left;

	background-repeat:no-repeat;
	background-position:center center;

	background-color:#ffffff;

	padding:0;
}

#sponsors DT a div
{
	padding-top:60px;
}

#sponsors img
{
    border-width:0px;
}


#sponsors a.withIllustration
{
    overflow:hidden;
}

#sponsors a.withIllustration span
{
    margin-top:80px;
    display:block;
}