/* 
	Atacand.com layout 
	These properties are not permitted in this file, and should be in the colour file(s):
	background-color
	border-color (border-left-color etc)
	background-image
	color
*/

/*home page begins*/

#home_title {
	padding:7px 10px;
}

#home_page #home_text ul {
	list-style-type:disc;
}

#home_page ul#home_news_features_holder.two_column li#panela ul li{
	width:45%;
}

#home_page ul#home_news_features_holder.two_column li#panelb ul li{
	width:95%;
}

#home_page #contentarea ul.two_column li a.right {
	margin-bottom:10px;
}

#contentarea div.disclaimer{
	padding:0 10px;
}
	
/*home page ends*/

