

/*----------------------------- NEWS START ------------------------------- */

/* LATEST NEWS */
div.news_latest_list div.header{
	padding:0 0 10px 0;
}

div.news_latest_list div.header a.btn_standard{
	margin:0 10px 9px 0;
}

div.news_latest_list div.header img.rss_icon{
	float:left;
	padding:0 5px 0 0;
}

div.news_latest_list div.lead{
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/hr_dotted.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
}

div.news_latest_list div.lead h3{
	padding-bottom:6px;	
}

div.news_latest_list div.news_item {
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/hr_dotted.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	cursor:pointer;
}

div.news_latest_list div.news_item div.image {
	width:84px;
	height:84px;
	overflow:hidden;
	float:left;
	background-color:#fff;
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/bg_newsthumb.gif);
	background-repeat:no-repeat;
	text-align:center;
	margin:0 10px 0 -5px;
	padding:10px 0 0 0;
}

div.news_latest_list div.news_item div.image img {
	vertical-align:middle;	
}

div.news_latest_list div.news_item:hover div.image img{
	opacity:0.4;
	filter:alpha(opacity=40)
}

div.news_latest_list div.news_item div.text {
	width:267px;
	float:left;
	padding:0;
}

div.news_latest_list div.news_item div.text .komplexlinktitleh3{
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	padding: 6px 0 4px;
	color:#939393;
}

div.news_latest_list div.news_item div.text .komplexlinklead{
	font-size: 1.2em;
	font-weight: normal;
 	padding: 5px 0 10px;
	color:#939393;
}


 
div.news_latest_list div.news_item div.text h3{
	display:block;
	/*font-size: 15px;*/
	font-size: 1.5em;
	font-weight:bold;
	line-height:15px;
	padding:6px 0 4px 0;
	text-decoration:none;
}

div.news_latest_list div.news_item div.text p{
	padding:0;	
}
/* LATEST NEWS */

/* NEWS ARCHIVE */
div.news_archive_list div.header{
	padding:0 0 19px 0;
	margin:0 0 2px 0;
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/hr_dotted.png);
	background-repeat:repeat-x;
	background-position:center bottom;
}

div.news_archive_list div.header div.search{
	height:20px;
	padding-bottom:11px;
}

div.news_archive_list div.header h3{
	padding:0 0 4px 0;
	background:none;
}

div.news_archive_list div.header a{
	padding-right:3px;	
}

div.news_archive_list div.header a.active{
	color:#0049ab;
}

div.news_archive_list h3{
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/hr_dotted.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding-top:15px;
}

div.news_archive_list div.news_item{
	background-image:url(/cms/cmsCustom/brotheruk/headers/default_v1.0.0/images/new_2009/hr_dotted.png);
	background-repeat:repeat-x;
	background-position:center bottom;
	padding:3px 0 3px 0;
}

div.news_archive_list div.news_item div.date{
	float:left;
	width:80px;
	padding-right:22px;
}

div.news_archive_list div.news_item div.title{
	float:left;
	width:250px;
}

div.news_archive_list div.footer{
	height:45px;
	padding:3px 0 0 0;
}

div.news_archive_list div.footer div.pagebrowser{
	float:left;
	width:220px;
	padding:13px 0 0 0;
}

div.news_archive_list div.footer div.pagebrowser a.active{
	color:#0049ab;
}

div.news_archive_list div.footer a.btn_standard{
	float:right;
}

/* NEWS ARCHIVE */
div.newsdetail {
	width:100%;
}

/* NEWS DETAIL */
div.newsdetail h2{
	/*font-size: 18px;*/
	font-size: 1.8em;
	font-weight:bold;
	line-height:22px;
	padding:0 0 6px 0;
	color:#939393;
	width:100%;
	margin-top:10px;
}

div.newsdetail p.date{
	/*font-size: 15px;*/
	font-size: 1.5em;
	font-weight:bold;
}
/* NEWS DETAIL */
/*----------------------------- NEWS END ------------------------------- */ 
