img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden
}

div.real-lives-box {
	background: #D11C27 10px 10px url('http://www.bethel-clydach.co.uk/wp-content/uploads/2009/06/real-lives.png') no-repeat;
	padding: 128px 10px 10px 10px;
	margin-bottom: 1.5em;
}

#content div.real-lives-box h2 {
	color: yellow;
	border-bottom: none;
}

#wrap #content div.real-lives-box h3 {
	color: yellow;
	margin-top: 0;
	margin-bottom: 7px;
}

#content div.real-lives-box p, #content div.real-lives-box ul {
	color: white;
}

#content div.real-lives-box a, #content div.real-lives-box a:visited {
	color: white;
	border-bottom: 1px dashed white;
}

#content div.real-lives-box a:hover {
	color: yellow;
	text-decoration:none;
	border-bottom: 1px dashed yellow;
}

#wrap #content h3 {
	color: #AA0000;
}

#wrap #content h4 {
	font-size: 18px;
}

blockquote.out-right {
	float:right;
	margin-left: 2em;
}

blockquote.out-left {
	float:left;
	margin-right: 2em;
}

blockquote.out-right, blockquote.out-left {
	width: 150px;
	font-style: arial;
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
	padding: 0.5em 0;
	border-top: 2px solid #AA0000;
	border-bottom: 2px solid #AA0000;
}

blockquote.out-right p, blockquote.out-left p {
	text-align: center;
}