.sponsers { width: 175px; }

.sponsers td.head {
	background-image: url(../img/sponsors_top.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 27px;
}

.sponsers td.foot {
	background-image: url(../img/sponsors_foot.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 22px;
}

.sponsers .sponsers_content {
	color: #cccc99;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
}