/* 

All custom styles go in here.
Do not put custom styles in the template-styles.css 
file as this might be overwritten if the standard template
is used and a colour change is put in place.
*/

/*
Primary		#236B8E
2nd 		#46A4D1
3rd			#98CCE6
4th			#EBF5FA
*/

.pageContent ul , #content100 ul {margin-left:30px;}
.pageContent ul li , #content100 ul li {background:url(../images/green-tick-small.gif) no-repeat;padding-left:40px;line-height:25px;} 


/* BOTTOM FEATURE - TEMPLATE */
#page {min-height:150px;}

/* CSS CONTENT TEMPLATE */
#content100 {font-size:120%;}
#content100 h4 {margin-bottom:2px;}
#content100 h4 a {text-decoration:none;}
#content100 table , #content100 td {border:none;}
#content100 td {line-height:18px;padding:5px;}


/* CONTACT FORM - POPUP  */
table.contactForm {border:none;}
.contactForm td {border:none;line-height:18px;}
.contactForm td.formField {padding:0;margin:0;}
.contactForm td .formFields {padding:2px;}
