/* CSS Document - Author - Andy Morley, Adtrak Services Ltd, email: andy@adtrak.co.uk*/
/*Left Column Styles
-------------------------------------------------------------------------------------*/
#news-letter-text {
	position:absolute;
	width:141px;
	height:115px;
	z-index:2;
	left: 51px;
	top: 59px;
	text-align: left;
	font-size:0.9em;

}
#special-offers-text {
	position:absolute;
	width:141px;
	height:115px;
	z-index:2;
	left: 51px;
	top: 325px;
	text-align: left;
	font-size:0.9em;

}
#buyers-protection-text {
	position:absolute;
	width:141px;
	height:115px;
	z-index:2;
	left: 51px;
	top: 510px;
	text-align: left;
	font-size:0.9em;

}
