#advertiserInformationHeader {
	position: relative;
	top: 57px;
	left: 2px;
	width: 556px;
	height: 21px;
}
	
#ribbon {
	position: absolute;
	top: 505px;
	left: 495px;
	z-index: 5;
}

p#address {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: rgb(53,45,112);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 545px;
	left: 20px;
	width: 465px;
	text-align: right;
	z-index: 5;
}

#topTextBlock {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px !important;
	font-size: 10px;
	color: rgb(0,0,0);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 90px;
	left: 25px;
	width: 285px;
	line-height: 150%;
	z-index: 5;
}

	#topTextBlock p {
		margin: 0 0 10px 0;
	}
	
	#topTextBlock a {
		font-weight: bold;
		color: rgb(0,0,0);
		text-decoration: none;
	}

#coverBlock {
	position: absolute;
	top: 90px;
	left: 380px;
	width: 150px;
	z-index: 5;
}

	#coverBlock img {
		padding: 5px;
	}
