.hidden { display:none;}


#event_hold  { 
	float: left;
	display: inline;
	position: relative;
	width: 627px;
	list-style: none;
	margin: 0;
	padding: 0;
}

	#event_hold li{
		margin:0 16px 0 0;
		width:198px;
		display:inline;
		list-style: none;
		clear:none;
		float:left;
	}
		#event_hold li.last{margin:0; float:right;}
	
	#event_hold li a:link, #event_hold li a:visited, #event_hold li a:active {
		color:#333333;
		float:left; 
		display:inline;
		margin:0; 
		font-size:1.1em;
		line-height:12px;
		padding:0; 
		text-decoration:none;
	}
	
	#event_hold li a img { float:left; margin:0;}	
	
	#event_hold li a span.abstract { 
		float:right; 
		border:1px solid #bfbfbf;
		width:95px; 
		height:55px; 
		overflow:hidden; 
		padding:12px 6px 0 6px;
		margin:0; 
		cursor:pointer;
		background:url(../assets/images/bg_eventpanel.gif) top left repeat-x #e1e1e1;
	}
		
	#event_hold li a span.link_box { 
		float:left;
		border:1px solid #d9d9d9; 
		width:93px; 
		height:11px; 
		margin: 1px 0 0 1px;
		padding:0;
		cursor:pointer;
		background:url(../assets/images/bg_link_box.gif) top left repeat-x #d9d9d9;
	}
		
		#event_hold li a span.link_box img {float:right;}
		
	#event_hold li a span.link_box_arrow { 
		float:right; 
		width: 13px; 
		height:13px; 
		padding:0px; 
		overflow:hidden;
		line-height:100000px; font-size:0px;
		border: none;
		margin: 1px 0 0 0;
		cursor:pointer;
		background:url(../assets/images/arrows_grey.gif) top left no-repeat;
	}
		
	#event_hold li a:hover span { border-color:#808080;}

#news_panel_container { 
	float: left;
	display: inline;
	width: 627px;
	border-top: 1px solid #b3b3b3;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

#h2_news { 
	width: 627px;
	height: 12px;
	float: left;
	background: url(../assets/images/titles/h2_news.gif) top left no-repeat;
}


/* SCROLLER STYLES */

#news_scroller  { 
	float: left;
	display: inline;
	width: 627px;
	height: 220px;
	margin: 10px 0 0 0;
	padding: 0;
}

	a.news_scroller:link, a.news_scroller:visited, a.news_scroller:active { 
		float: left;
		position: relative;
		width: 627px;
		height: auto;
		color: #1a1a1a;
		margin: 15px 0 0 0;
		padding: 0 0 6px 0;
		text-decoration: none;
		background: url(../assets/images/page/img_news_bttm_brd.gif) left 36px repeat-x;
	}

		a.news_scroller:hover {color: #002c73;}

		span.news_scroller_headline { 
			float: left;
			position: relative;
			height: auto;
			font-size: 1.4em;
			font-weight: bold;
			margin: 0 0 6px 0;
			padding: 0 0 0 0;
		}
	
		span.news_scroller_extract { 
			float: left;
			clear: both;
			position: relative;
			width: 627px;
			height: auto;
			font-size:1.1em; 
			font-weight:normal;
			margin: 0;
			padding: 0;
		}

		a.news_scroller_link_footer:link, a.news_scroller_link_footer:visited, a.news_scroller_link_footer:active {
			float: left; 
			display: inline;
			width: 627px;
			margin: 0;
			padding: 0;
			text-decoration: none;
			background: url(../assets/images/page/img_news_bttm_brd.gif) left bottom repeat-x;
		}

		span.linkage { 
			float:right;
			width:52px;
			height:11px;
			cursor: pointer;
			margin: 0 0 0 575px;
			background:url(../assets/images/page/img_more_bttn.gif) right bottom no-repeat #FFFFFF;
		}  








#news_hold  { 
	float: left;
	display: inline;
	margin: 15px 0 0 0;
	padding: 0 0 6px 0;
	width: 627px;
	position: relative;
	list-style: none;
}
	
	#news_hold div {
		margin: 0 0 10px 0;
		width: 627px;
		display: inline;
		list-style: none;
		clear: none;
		float: left;
	}

	#news_hold div a:link, #news_hold li a:visited, #news_hold li a:active {
		color: #1a1a1a;
		float: left; 
		display: inline;
		width: 627px;
		margin: 0; 
		padding: 0;
		text-decoration: none;
	}


/*	a.news_panel_link:link, a.news_panel_link:visited, a.news_panel_link:active {
		
	}*/
		a.news_panel_link:hover {background:#EDEDED;}

	a.news_panel_link_footer:link, a.news_panel_link_footer:visited, a.news_panel_link_footer:active {
		background: url(../assets/images/page/img_news_bttm_brd.gif) left bottom repeat-x;
	}
		a.news_panel_link_footer:hover {  }

		span.headline  { 
			float: left;
			width: 627px;
			font-size: 1.4em;
			color: #1a1a1a;
			font-weight: bold;
			cursor: pointer;
			margin: 0 0 1px 0;
		}
		
		span.abstract_news  { 
			float:left; 
			width:627px; 
			height:12px; 
			overflow:hidden; 
			font-size:1.1em; 
			color:#1a1a1a; 
			font-weight:normal; 
			cursor:pointer;
			margin: 0 0 2px 0;
		}
		




	span.link_box { 
		float:left;
		border:1px solid #d9d9d9; 
		width:256px; 
		height:14px; 
		margin: 0 0 0 -16px;
		padding:5px 0 0 15px;
		background:url(../assets/images/bg_link_box.gif) top left repeat-x #d9d9d9;
	}
	
	span.link_box_arrow { 
		float:right; 
		width: 21px; 
		height:21px; 
		padding:0px; 
		overflow:hidden;
		line-height:100000px; font-size:0px;
		border: none;
		margin: 0 -15px 0 0;	
		cursor:pointer;
		background:url(../assets/images/search_go.gif) top left no-repeat;
	}
	



