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

#sponsor a
{
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 64px;
	width: 90px;
}

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

#sponsor img
{
	border: 1px solid #ddc;
	padding: 1px;
	height: 62px;
	width: 86px;
}

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