/*  
	Atacand.com 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 begins */

ul#home_news_features_holder.two_column li#panela{
	background-image:url(../images/home_feature_bg.gif);
}

ul#home_news_features_holder.two_column li#panelb{
	background-image:url(../images/home_feature_bgb.gif);
}



/* home page ends */

