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

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

.textContent h2, .textContent h3, .textContent h4,
.textContent h5, .textContent h6 {
	font-family: arial,helvetica,sans-serif;
	margin:1em 0;
}
.textContent h2
{
	margin:0 0 0.6em 0;
	padding:0.3em 0;
	line-height :16pt;
	font-size:14pt;
	color:#c6287b;
}
.textContent h3 {
	font-size:1.4em;
	color:#88b115;
}
.textContent ul li {
	margin-top:1em;
}
.contentArea {
	padding:0 1.5em 2em 0em;
width:600px;
}

#viewTestimonials .viewTestimonialsText
{
font-size:12px;
padding-left:15px;
padding-right:15px;

}

#viewTestimonials .viewTestimonialsAuthor
{
font-size:12px;
padding : 0 15px 7px;
color:red;
font-style:italic;
margin-top:5px;
text-align:right;
}


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

body
{
	background-color : #fff;
}
/****************************************************************/

