.shadow_top{
	background:url(../images/shadow/top.png) repeat-x top;
	height:100%;
	width:100%;
}

.shadow_top_short{
	background:url(../images/content/bg_top-content-3.png) repeat-x;
	height:7px;
	width:100%;
}

.shadow_bottom{
	background:url(../images/shadow/bottom.png) repeat-x bottom;
	height:100%;
	width:100%;
}

.shadow_left{
	background:url(../images/shadow/left.png) repeat-y left;
	height:100%;
	width:100%;
}

.shadow_right{
	background:url(../images/shadow/right.png) repeat-y right;
	height:100%;
	width:100%;
}