/* AZ Greece HCP layout 
	Permissible attributes in this file:
	background-color
	border-color (border-left-color etc)
	background-image
	color
	All other attributes to be in layout file
*/

#landing_page #headerimage {
	padding:0px;
}

#landing_page #contentholder{
	padding:0px 10px;
}

#landing_page #contentarea {
	background-position:0px 177px;
}

#landing_page #contentarea h1{
	font-size:92%;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0 10px;
}

#landing_page #landing_introduction{
	font-size:92%;
	margin:0px;
	padding:0px;
}

#landing_page #contentarea #signin input.submit {
	margin-right:10px;
}

#landing_page ul#home_news_features_holder {
	float:left;
	width:50%;
}

#landing_page ul#home_news_features_holder li ul li a{
	font-weight:normal;
}

#links input.submit, #links #minilogin input.submit, #links #signedin input.submit, 
#contentarea #signin input.submit, div.poll input.submit, .go{
	font-size:92%;
}

#links div p.submitholder{
	display:block;
	float:right;
	width:100%;
}

#links div ul.standard{
	float:left;
	clear:both;
	width:100%;
}

#searchfield {
	width:55%;
}
