@charset "utf-8";
/* CSS Document */

.containershadow
{
	width:907px;
	margin:0px;
	background-repeat:repeat-y;
	background-image:url(../images/background/shadow.png)
	
}

.containershadowbottom {
	width:907px;
	margin:0px 0px 5px ;
	height:10px;
	background-image:url(../images/background/shadow_bottom.png);
	background-repeat:no-repeat;
}
