@charset "utf-8";
/* CSS Document */

/* COLUMNS */

.content .column{
	margin-top:0.5em;
	width:412px;
}

.content .Lpool{
	float:left;
}

.content .Wirral{
	float:right;
}

.content h1{
	padding-left:0.393em;
	min-height:22px;
	line-height:22px;
	background-image:url(../images/header1bar.jpg);
	margin-bottom:0px;
}

.content .Lpool h1{
	color:#66B0DF;
}

.content .Wirral h1{
	color:#50C8E8;
}

.content .detail{
	border-width:0px 1px 1px 1px;
	border-style:solid;
	padding:1em 0.5em 0.5em 1em;
}

.content .Lpool .detail{
	border-color:#DEEBF7;
}

.content .Wirral .detail{
	border-color:#d2f1f9;
}

/* BLOCKLINKS */

.content .blocklinks a{
	display:inline-block;
	background-position:1px 2px;
	background-repeat:no-repeat;
	padding-left:10px;
}

.content .Lpool .blocklinks a{
	background-image:url(../images/arrowLpool.gif);
}

.content .Wirral .blocklinks a{
	background-image:url(../images/arrowWirral.gif);
}

/* DISPLACED_MEDIA_BOX */

.content .RDCMS_displaced_media_box {
	position:absolute;
	top:-521px;
	left:0px;
	width:902px;
/*	height:490px;
	overflow:hidden;
*/	z-index:10;
}
