#sponsor
{
	font-size: 9px;
	margin: 0 0px 0 0px;
}

#sponsor a
{
	display: block;
	float: left;
	padding: 0 5px 5px 0px;
	position: relative;
	height: 50px;
	width: 160px;
}

#sponsor a:hover
{
	font-size: 100%;
	z-index: 1;
}

#sponsor img
{
	border: 1px solid #ddc;
	padding: 0px;
	height: 50px;
	width: 160px;
}

#sponsor a:hover img
{
	background: #fff;
	border-color: #110;
	/*position: absolute;
	width: 184px;
	height: 60px;
	top: -2px;
	left: 2px;*/
}
