#shadow_left, #shadow_right {
	width: 29px;
	background-repeat: repeat-y;
}

#shadow_left {
	background-image: url('img/shadow_left.gif');
}

#shadow_right {
	background-image: url('img/shadow_right.gif');
}

#shadow_bottom {
	background-image: url('img/shadow_bottom.gif');
}


#shadow_curve_left, #shadow_bottom, #shadow_curve_right {
	height: 29px;
}
