#divContainer{
	position:relative;
	top:0px;
	width:775px;
	height:330px;
	overflow:hidden;
	float:left;
	z-index:1;
} 
#divContent{
	position:absolute;
	left:5px;
	width:95%;
} 
#Layerscroll {
	width:10px;
	height:300px;
	z-index:1;
	left: -1000px;
	top: -1000px;
	float:right;
	background-color: #ffffff;
	
}
.tablascr {
	border: 1px solid #ffffff;
	background-color: #c20000;
}
