/*  
	Simply4Patients co uk colour 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

/* Homepage specific styling*/

#home_page ul#home_news_features_holder.two_column li#panela{
	background-image:url(../images/newsback.gif);
}	

#home_page ul#home_news_features_holder.two_column li#panela h3{
	background-image:url(../images/newsheaderback.gif);
}

#home_page #scope, #links div.intra_site_promotion{
	background-image:none;
}

#externally_integrated_page #contentarea {
	background-image: url(../images/ext_contentareaback.gif);
}