/* ********************* INEWS STORY DISPLAY ********************* */

.textContent {
	font-size:10px;
	padding:0 0.5em;
	line-height:1.5em;
}

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	margin:1em 0;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0 0 0;
	line-height :1.2em;
	font-size:1.4em;
	color:#4e5f6f;
}
.textContent h3 {
	font-size:1.2em;
	color:#f00;
	color:#0993BB;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 1.5em 2em 1.5em;
}

/***** TEXT EDITOR BACKGROUNG COLOUR ****************************/

body
{
	background-color : #fff;
}
h2
{
        color : #ff0;
}

/****************************************************************/

#ContactAreaMiddle h2{color:#1f5a73; background-color:none;}

#ContactAreaMiddle h2{color:#1f5a73; background-color:none;}
#specialsTitle h2{background-color:#fff; color:#1f5b74; padding:0px; margin:0px; text-align:left;}