/*  Clinical Study Patients Canada 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:0px;
}

#landing_page #contentarea h1{
	display:none;
}

#landing_page #landing_body ul li{
	height:30px;
	margin-right:14px;
	padding-left:50px;
	padding-top:6px;
	width:150px;
}

#landing_page #landing_body ul li a:link, #landing_page #landing_body ul li a:visited{
	font-size:130%;
	font-weight:bold;
	text-decoration:none;
}

/* Homepage feature header defect fix */

#home_page ul#home_news_features_holder li h3{
	display:none;
}

#home_text{
	font-size:100%;
	font-weight:bold;
	margin:10px 10px 0 10px;
}

#secondarylogo img{
	padding-left:11px;
}
