/* 
	CRESTOR.info 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
*/

/*switch off everything apart from free text panel on homepage links panel*/
#home_page #links #minilogin, 
#home_page #links ul{
	display:none;
}

#page_tools{
	display:none;
}

#home_title h1 {
	margin:10px 0;
}

#home_page #home_title ul, #home_page #home_text ul {
	list-style-type:disc;
}

div#home_text{
	padding-bottom:20px;
	padding-top:0px;
}

#home_page #home_title{
	padding:0px 15px 0px 10px;
	width:90%;	
}
 
#home_page #contentholder{
	padding:0px 15px 15px 10px;
}

#contentarea h3 a:link, #contentarea h3 a:visited{
	text-decoration:underline;		
}