/*  
	Seroquel cn patient site 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
*/

#home_page ul#home_news_features_holder li ul li {
	background-image:none;
}

#home_page ul#home_news_features_holder li h3 {
	background-image:url(../../../images/home_feature_top.gif);
}

#contentarea a.arrow, #contentarea a span.arrow, #contentarea span.arrow a {
	background-image:url(../../../images/link_arrow.gif);
}

div.documents li.first {
	background-color:#EFF4FA;
	border-bottom-color:#FFFFFF;
}


#home_page ul#home_news_features_holder {
	background-image:none;
}