#sponsors{
	font-family:Arial;
}
	#sponsors a{
		text-decoration: none;
	}
	#sponsors li, #sponsors li .wrapper{
		width:215px;
		height:60px;
	}
	#sponsors li{
		background:#F0F0F0;
		margin:0 3px 3px 0;
		overflow:hidden;
		font-size:12px;
	}
	#sponsors li .wrapper{
		display: table-cell;
		text-align:center;
		vertical-align: middle;
	}
	#sponsors li.label{
		height:123px;
		color:#767775;
		font-size:16px;
		font-weight:bold;
		background:#E8E8E8;
	}
	#sponsors li.ext{
		height:123px;
	}
	#sponsors li.label .wrapper, #sponsors li.ext .wrapper{
		height:123px;
	}
	#sponsors li.ext .wrapper{
		display:block;	
	}
	#sponsors li.ext .img{
		width:196px;
		height:66px;
		background:#FFF;
		line-height:66px;
		margin:10px auto 0;
	}
	#sponsors li.ext a, #sponsors li.ext span{
		width:215px;
		height:42px;
		display: table-cell;
		vertical-align: middle;
	}


#sponsors-list{
}
#sponsors-list ul{
	width:260px;
	margin-right:30px;
	float:left;
}

#sponsors-list ul li{
	font-size:13px;
	display:block;
	margin-bottom:5px;
}
