/* heading */
#title {
	background: #155287;
	color: #fff;
}

/*change for gallery button bg colour*/
#previous, #next {
	background: #C60000;
	padding: 5px;

}
#previous {
	float: left;
}
#next {
	text-align:right;
	background: #C60000;
}

#main #next a, #main #previous a {
	color: #fff;
}

#main .feature {
background: #F7E308;
}

#main .feature p {
color: #000;
}

#main .feature p strong {
color: #000;
}

/*change for gallery  text bg colour*/
.content #vote {
	font-weight: bold;
}

/*change for comment system*/
.content  { 
	background-color: #dfe0e4; 
	padding: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 10px;
	
}
.content h2 {
	color: #000;
	font-size: 10px;
	}
	
.content a {
font-size: 12px;
}

.header-bg h2 {
	padding-left: 10px;
	padding-bottom: 3px; 
	margin-bottom: 10px;	
	color: #fff;
	background: url(/staticarchive/05846f4234f8c298727d7c2a339b64d99ed176e4.jpg) no-repeat #25588E;
	text-size: 12px;
}

