/* 
	AZ HCP training 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
*/

#landing_page #headerimage {
	padding:0;
}

#home_title h1{
	line-height:14px;
}

#home_page #contentarea #home_news_features_holder div ul{
	margin-left:0;
	margin-top:0;
}

#home_page #contentarea #home_news_features_holder div ul li{
	list-style-type:none;
	margin-left:0;
	margin-bottom:10px;
}

#home_page ul#home_news_features_holder li ul li a {
	font-weight:bold;
}

ul#home_news_features_holder li ul li{
	border-bottom:none;
}

/*make background image for borders appear*/
#nav_bg{
	width:770px;
}

#imagestrip{
	background-repeat:repeat-y;
	display:block;
}

/*fix for IE but doesn't affect other browsers adversely*/
#rightsideimage{
	width:148px;
}

