/* 
	AZ Symbicort 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
*/

/* Temporary Menu fix */

#menu ul li ul {
	border-bottom:none;
}

#menu ul {
	border-top:none;
}

/* Homepage styles */

#home_title, #home_text{
	font-size:100%;	
}

#home_title h1 {
	padding:0px;
}

#home_page ul#home_news_features_holder li ul li{
	margin-bottom:0px;
}

#home_page ul#home_news_features_holder li ul li a {
	font-weight:normal;
}

ul#home_news_features_holder li ul li {
	border:none;
	padding:10px;
}

ul#home_news_features_holder.two_column li ul li {
	width:198px;
}

#home_page #contentarea #home_news_features_holder div ul li {
	list-style-type:none;
}

ul#home_news_features_holder li ul li img {
	margin-left:0px;
}

#home_page #contentarea #home_news_features_holder div li, 
#home_page #contentarea #home_news_features_holder .site_features li ul li {
	margin-bottom:0px;
}

/* End */

#breadcrumb {
	border-bottom:none;
	min-height:22px;
}

#toparea {
	border-right:none;
}

#nav {
	padding-top:92px;
}
