@import 'screen.css';

#header {
	background-image: url(/images/header.gif);
}

#maincontent a, #bitsandbobs a {
	color: #000;
	text-decoration: underline;
}

#maincontent a:hover, #bitsandbobs a:hover {
	color: gray;
	text-decoration: underline;
}

#h-reviews {
	background-image: url(/images/reviewsheader.gif) ;
}

#h-quickplay {
	background-image: url(/images/latestquickplay.gif) ;
}

#h-morereviews {
	background-image: url(/images/morereviews.gif) ;
}


.quote {
	color: #000;
}

#subcontent:hover a:hover, #subcontent.sfhover a:hover {
	color: #6e6e6e;
	text-decoration: underline;
}

#subcontent:hover a.posttitle, #subcontent.sfhover a.posttitle {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#subcontent:hover a.posttitle:hover, #subcontent.sfhover a.posttitle:hover {
	color: #fff;
}

#subcontent:hover a, #subcontent.sfhover a {
	color: #000;
	text-decoration: underline;
}

#h-news {
	background-image: url(/images/black/black-h-latestnews.gif);
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

p#feeds {
	background-image: url(/images/black/black-feedicon.gif);
}

.self {
	color: #fff;
}

.gal-img {
	width: 100px;
	margin: 0px 10px 10px 10px;
	border: 0px;
}