/*  */
.contentBox {
	margin:0 auto; /* center, not in IE5 */
	width:740px;
	height:auto;
}
.sponsorBox {
	left:0px;
	top:0px;
	width:740px;
	height:auto;
	overflow:visible;
	z-index:1;
	text-align:center;
}
.subcell_top {
	height:27px;
	background: url('images/layout/bkg_white_full.png') repeat-y top center;
}
.sponsorTitle {
	left:20px;
	top:10px;
	width:312px;
	height:20px;
	z-index:1;
	overflow: hidden;
}
.sponsorContent {
	margin:0 auto; /* center, not in IE5 */
	align:cener;

	width:740px;
	z-index:1;
	overflow:visible;
	background: url('images/layout/bkg_white_full.png') repeat-y top center;
}
.sponsorLink {
	position:relative;
	width:311px;
	height:23px;
	z-index:1;
	overflow:visible;
}

