#rightbannerfp {
	background-position: left;
	background-image: url(http://www.trailbreak.co.uk/graphics/column-ads/blank-bg.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	position: absolute;
	width: 139px;
	top: 0px;
	right: 0px;
	clip:       rect(23px auto auto auto);
}


#rightbanner {
	padding-top: 62px;
	position: absolute;
	width: 139px;
	top: 0px;
	right: 0px;
	clip:       rect(64px auto auto auto);
}

#topbanner {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: right;
	left: 0px;
}

