#container_bg{
	z-index: 1;
	color: #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url('../images/news/bg.gif');
	background-repeat: repeat;
	background-color: white;
	margin: 0;
	padding: 0;
}
div#container_centered{
	/*position: absolute;*/
	margin: 0px auto;
	width: 876px;
	background-image: url('../images/news/lustre.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
	/*left: 50%;
	margin-left: -464px;*/
}
div#container{
	height:120px;
}
div#container img{
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 800px;
}

#pane1.scroll-pane-ml {
    height:500px;	
}

#pane1 img{
	margin-left: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#pane1 h2{
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	padding-left: 22px;
	background-image: url('../images/news/star.gif');
	background-position: 0px 50%;
	background-repeat: no-repeat;
	margin-left: 20px
}
#pane1 h2 span {
	background-color: #FFF;
}
#pane1 p {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	margin:0 0 0 0;
	padding:0;
}

#pane1 p#view_more a:link, a:visited, a:active, a:hover{
	color: #73BE1E;
}



.scroll-pane-ml {
	width: 900px;
	height: 800px;
	overflow: auto;
	float: left;
}
.holder2{
	/*position:absolute;*/
	top:118px;
}

