#marqueecontainer{
position: relative;
width: 99%; /*marquee width */
height: 170px; /*marquee height */
background-color: #f3f3f3;
overflow: hidden;
border:solid 1px #e8ebee;
padding: 2px;
padding-left: 4px;
}
#news_line_body1 {
	background-image:url(../images/news_line_body1.jpg);
	background-repeat:repeat-y;
	width:496px;
}
#line_white {
	background-image:url(../images/line_white.jpg);
	height:10px;
	background-repeat:repeat-x;
	background-position:center;
}

#newstop_left{
	background-image:url(../images/newstop_left.jpg);
	height:25px;
	width:8px;
	background-repeat:no-repeat;
}

#newstop_right{
	background-image:url(../images/newstop_right.jpg);
	height:25px;
	width:8px;
	background-repeat:no-repeat;
}

#newstop_name{
	background-image:url(../images/news_events.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
}
	
.date_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5d5952;
	line-height:18px;
	font-weight:bold;
}
.subjects_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#70290f;
	font-weight:bold;
	text-decoration:underline;
	line-height:18px;
}
.news_text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}

#page_line2 {
	background-image:url(../images/page_line2.jpg);
	background-repeat:repeat-x;
}
#page_line2_2 {
	background-image:url(../images/page_line2.jpg);
	background-repeat:repeat-x;
}

#news_sideleft {
	background-image: url(../images/acg-uk_newsleft.jpg);
	background-repeat:repeat-y;
}

#news_sideright {
	background-image: url(../images/acg-uk_newsright.jpg);
	background-repeat:repeat-y;
}
	

