body, html {
	background-color: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.remove {
	visibility: hidden;
	display: none;
}

#wrapper {
	width: 864px;
	margin-left: auto;
	margin-right: auto;
}

#maincol {
	width: 679px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	overflow: hidden;
	margin: 0px;
	padding-bottom: 3px;
}



#newsrow {
	color: #2E2E2E;
	clear: both;
	padding: 0;
	margin: 3px;
	margin-top: 0px;
	position: relative;
	top: 3px;
	height: 100px;
	background-color: #AFAFAF;
	overflow: auto;
}
#newsrow *{
	margin: 0;
	padding: 0;
}

#newsbbc {
	width: 290px;
	padding: 8px;
	padding-top: 0px;
}
#newsft {
	width: 290px;
	margin-left: 340px;
	position: absolute;
	top: 0;
	padding: 8px;
	padding-top: 0px;
}
#newsrow h3 {
	background-repeat: no-repeat;
	width: 300px;
	height: 22px;
	overflow: hidden;
	background-color: #AFAFAF;
	background-position: left bottom;
	z-index: 100;
	position: absolute;
}
#newsrow a {
	color: #2E2E2E;
	text-decoration: none;
}
#newsrow h3 span{
	visibility: hidden;
	overflow: hidden;
}
#newsbbc h3{
	background-image: url(images/sheader_bbcnews.gif);
}
#newsft h3{
	background-image: url(images/sheader_ftnews.gif);
}

#rssft, #rssbbc {
	padding-top: 24px;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=90);
	-moz-opacity: 0.9;
}
.rsstitle {
	font-weight: bold;
}


#linkscol {
	width: 176px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 4px;
	overflow: hidden;
}
#linkscol div{
	background-color: #D6D6D6;
	margin: 3px;
	height: 543px;
	padding-top: 15px;
	overflow: hidden;
}
#linkscol div h3 {
	margin: 0px;
	top: 15px;
	margin-left: 14px;
	background-image: url(images/sheader_links.gif);
	background-position: center top;
	background-repeat: no-repeat;
	width: 138px;
	height: 21px;
	background-color: #B5B5B5;
	overflow: hidden;
}
#linkscol div h3 span{
	visibility: hidden;
	
}
#linkscol ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
#linkscol ul li {
	overflow: hidden;
	width: 160px;
	margin-left: 5px;
	margin-bottom: 45px;
}
#linkscol ul li a{
	display: block;
	text-decoration: none;
	overflow: hidden;
}
#linkscol ul li a span{
	visibility: hidden;
}

#l_life { background-image: url(images/l_letsdolife.gif); height: 60px; margin-top: 40px;}
#l_net { background-image: url(images/l_netprices.gif); height: 50px; }
#l_uk { background-image: url(images/l_uknetguide.gif); height: 39px; }
#l_lg { background-image: url(images/l_lg.gif); height: 26px; }
#l_worthers { background-image: url(images/l_worthers.gif); height: 66px; }

#leftcol {
	width: 395px;
	overflow: hidden;
	margin-top: 3px;
	margin-left: 0px;
	padding-left: 3px;
	float: left;
}
#leftcol h1 {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	width: 395px;
	height: 117px;
	overflow: hidden;
	background-image: url(images/logo_main.gif);
}
#leftcol a {
	padding: 0;
	margin: 0;
	margin-bottom: 3px;
	width: 395px;
	height: 117px;
	display: block;
	text-decoration: none;
}
#leftcol h1 span {
	visibility: hidden;
}
#contentcol {
	float: left;
	width: 275px;
	height: 455px;
	margin-left: 3px;
	margin-top: 3px;
	background-color: #DBDBDB;
	overflow: auto;
	color: #2C2C2C;
}
#contentcol #content {
	padding: 16px;
}
#content h2 {
	font-size: 0.9em;
	height: 20px;
	width: 243px;
	margin: 0px;
	margin-bottom: 1em;
	background-repeat: no-repeat;
	overflow: hidden;
}

#content h2 span{
	visibility: hidden;
}
#h_pm { background-image: url(images/header_pm.gif); background-color: #9CA07D; }
#h_pl { background-image: url(images/header_pl.gif); background-color: #505798; }
#h_pfs { background-image: url(images/header_pfs.gif); background-color: #C18B3A; }
#h_wep { background-image: url(images/header_wep.gif); background-color: #083D56; }

#h_disc { background-image: url(images/header_disc.gif); background-color: #083D56; }

#content p {
	margin: 0px;
	margin-bottom: 1.8em;
	line-height: 1.4em;
	letter-spacing: 0em;
}

#content p.nomargin {
	margin: 0px;
	line-height: 1.4em;
	letter-spacing: 0em;
}
#content a {
	color: #111111;
}
#content a:hover {
	color: #111111;
	background-color: #999999;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 864px;
	color: #747474;
	padding-left: 40px;
	padding-top: 3px;
}
#footer a {
	color: #747474;
}