/********* scroll news ******************/
  #scrollbar {
	position:absolute; 
	top: 680px;
	width:1004px;

	}
	
#scrollWindowDiv {
	position:absolute; 
	left: 24px;
	
	width:1004px; 
	height:1750px;
	clip:rect(0,970,1750,0);
	layer-background-color:#1f1d21;
	background-color:#1f1d21;
	z-index:1;
	
	}
	
	* html #scrollWindowDiv {
	position:absolute; 
	width:1004px; 
	height:750px;
	clip:rect(0,960,750,5);
	layer-background-color:#1f1d21;
	background-color:#1f1d21;
	z-index:1;
	overflow: hidden;
	}
#scrollContentDiv {
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana,helvetica;
	width:2580;
	height: 750px;
	line-height:18px;
	font-size:12px;
	z-index:0;
	
	}
#scroll-left{height: 550px; margin-left: -6px;}
#scroll-right{height: 550px; margin-right: 6px;}
#scroll-left a, #scroll-right a{display: block; width: 10px; height: 250px; padding-top: 230px;}
#scrollContentDiv table{width: 3px; float: left; margin-right: 32px;}
table.normal img{margin: 0px 4px 4px 0px;}

.tx-ceprojects-pi4-listrow p{margin: 10px 0px;}
.tx-ceprojects-pi4-listrow {margin-left: 0px;}

h1{margin-top: 8px;}


