.shad
{
	width:1000px;
	height:32px;
	float:left;
	background-image:url(../images/shadow.png);
	 margin-top:-30px;
}
.shadow
{
	width:1000px;
	height:32px;
	float:left;
	background-image:url(../images/shadow.png);
}

#slider-wrapper .container {
		height:370px;
		
		padding:4px 0 0 0;
		width:978px;
		float:left;
		
	}
	.kwicks.horizontal li .colorImage {
	position:absolute;
	left:0;
	top:0;
	display:none;
	width:480px;
	height:305px;
	background-position:center top;
	background-repeat:no-repeat;
	
}