/* 
	Pulmicort 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
*/

#home_title, #home_text{
	font-size:92%;	
}

#home_page #contentarea #home_title a:link, #home_page #contentarea #home_title a:visited,
#home_page #contentarea #home_title a:active, #home_page #contentarea #home_title a:hover{
	text-decoration:underline;
}

#home_page ul#home_news_features_holder li ul li{
	margin-bottom:0px;
}

#scope{
	margin-top:10px;
	border:0px solid;
	clear:both;
	padding:5px;
	font-size:92%;
}

#imagestrip{
	clear:both;
	display:inline;
	min-height:0px;
}

#logoimage, a#logolink {
	height:97px;
}

#nav{
	padding-top:97px;
}

/* Investigators details boxes */

.image_caption_right {
	font-size:100%;
	margin:0px 0px 10px 10px;
	padding:10px;
}

.image_caption_left img, .image_caption_right img, .image_caption_none img {
	padding-bottom:10px;
	padding-left:40px;
}

/* News styling */

ul.search_results li ul {
	border:none;
}

.content_form {
	border:none;
}

#news_branch .row1, #news_branch #contentarea .row2 {
	background-color:transparent;
}


