/* 
	Anaesthesia-AZ 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
*/

/*Styles below are for Landing page whilst site is mothballed*/
#landing_page_full ul li {
	display:none;
}

#landing_page_full #container,
#landing_page_full #main {
	width:528px;
}

#landing_page_full #contentarea {
	margin-top:20px;
	padding:10px;
	width:528px;
}

#landing_page_full #contentholder {
	margin-bottom:0;
}

#landing_page_full #contentarea a {
	font-weight:bold;
}

#landing_page_full #contentarea a:hover {
	text-decoration:underline;
}
