.content #latest {
	width:400px;
	height:350px;
}

.content #register.bluebox {
	width:350px;
	height:160px;
}

.content #register.bluebox form label {
	display:block;
	width:70px;
	float:left;
}

/*Recent news on newspage */
.content #recent.box {
	width:358px;
	height:350px;
}

/*Downloads box on newspage*/
.content #newsdownloads {
	width:407px;
	padding-right:0px;
	height:160px;
	overflow:hidden;
}

.pubbox {
	float:left;
	width:335px;
	margin-right:10px;
	padding:20px 5px 5px 0px;
}

.content #newsdownloads .pubbox h4 {
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:5px;
	color:#000000;
}

.content #newsdownloads .pubbox p {
	margin:0px;
	padding:0px;
}

.content #newsdownloads .pubbox p.pub a {
	font-weight:normal;
	display:block;
	padding:4px;
	position:relative;
	left:-2px;
	top:-2px;
}

.content #newsdownloads .pubbox p.pub a:hover {
	background:url(../images/bg_search_box.gif) repeat-x top #4fbce9;
	color:#FFFFFF;
	text-decoration:none;
}

.content #newsdownloads .pubbox p.older {
	position:absolute;
	right:0px;
	bottom:-6px;
}

.content #newsdownloads .pubbox p.older a {
	font-size:0.8em;
}

/*Recent news on sidebar of article page*/
.content #recentnews.box {
	padding:6px;
	width:158px;
	float:left;
}

.content #recentnews.box, .content #recent.box h3 {
	left:-9px;
	clear:both;
}

.content #recentnews.box ul, .content #recent.box ul {
	list-style:none;
}

.content #recentnews.box ul li, .content #recent.box ul li {
	padding:0px;
	background:none;
	position:relative;
	display:block;
	float:left;
	margin-left:0px;
}

.content #recentnews.box  ul li a, .content #recentnews.box ul li a:visited, .content #recent.box  ul li a, .content #recent.box  ul li a:visited {
	float:left;
	padding:5px;
	padding-right:0px;
}

 .content #recent.box  ul {
 	height:250px;
	margin:0px;
 }

 .content #recent.box  ul li {
 	margin-bottom:3px;
 }

 .content #recent.box  ul li a, .content #recent.box  ul li a:visited {
 	font-size:0.9em;
	line-height:1em;
	height:115px;
	overflow:hidden;
	padding:4px 4px 0px 5px;
	margin-bottom:0px;
 }

.content #recentnews.box ul li a:hover, .content #recent.box ul li a:hover {
	background:url(../images/bg_search_box.gif) repeat-x top #4fbce9;
	color:#FFFFFF;
	text-decoration:none;
}

.content #recentnews.box ul li img, .content #recent.box ul li img {
	margin-right:5px;
	float:left;
	width:40px;
	height:40px;
}

.content #recentnews.box ul li p, .content #recent.box ul li p {
	width:108px;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.content #recent.box ul li p {
 	width:123px;
}

.content #recent.box p {
	margin:0px;
	padding:0px;
}

/*remove box styling from bullets*/
.content #bullets.box {
	width:128px;
}


/*Archive News Page*/

.content #archivenews ul {
	list-style:none;
}

.content #archivenews ul li, .content #archivenews h3, .content #archivenews h4 {
	clear:both;
	margin-bottom:5px;
	margin-left:0px;
}

.content #archivenews ul li img {
	float:left;	
	margin-right:10px;
}

.content #archivenews ul li p {
	float:left;
}

/* V2 */

.news_info {
	margin-bottom:25px;
	font-size:0.8em;
	margin-top:5px;
	color:#00adee;
}

.read_more {
	float:right;
}

.read_more a {
	color:#666 !important;
}

.news_item_head {
	background:#eee;
	padding:5px;
	color:#333;
	margin-top:15px;
}

#news_left {
	width:700px;
	float:left;
}

#news_right {
	width:250px;
	float:left;
	margin-left:30px;
}

#news_right a {
	color:#666;
	display:block;
	margin-bottom:8px;
}

.sector_title {
	color:#00adee;
	font-size:1.4em;
	margin-bottom:15px;
}

#further_info {
	padding-top:15px;
	font-size:0.85em;
	line-height:180%;
	margin-bottom:25px;
}

.column-centre {
	width:490px;
}

.column-centre-and-right {
	width:690px;
}

