#publisherTab {
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	top: 20px;
	left: 40px;
	width: 960px;
	height: 192px;
	display: block;
	z-index: 0;
}

#subscribeBox {
	background-image: url('images/bg_subscribepub.gif');
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	padding-top: 5px;
	top: 25px;
	right: -11px;
	width: 715px;
	height: 24px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #666666;
	z-index: 2000;
}

#StylusLogo {
	position: relative;
	padding-top: 50px;
	margin-left: 57px;
	width: 128px;
	height: 47px;
}

#publisherBrand {
	position: absolute;
	top: 40px;
	left: 300px;
	width: 670px;
	height: 75px;
	display: block;
	z-index: 2;
}

#publisherLogo {
	padding-top: 5px;
	float: left;
	width: auto;
	height: 75px;
}

#publisherTagLine {
	padding-top: 34px;
	padding-left: 10px;
	float: left;
	width: 400px;
	height: auto;
	font-family: Georgia, Times, serif; 
	font-size: 10px; 
	text-transform: uppercase;
}
