#shadowright {
	background: rgb(255,255,255) url(../images/shadowright.gif) repeat-y center right;
	float: right;
}
#shadowtopright {
	float: right;
}
#shadowbottom {
	background: rgb(255,255,255) url(../images/shadowbottom.gif) repeat-x bottom center;
	display: block;
	height: 20px;
}
#shadowbottomleft {
	display: block;
	float: left;
}
#shadowbottomright {
	display: block;
	float: right;
}
