#content div.rightbox-more div.leftshadow,
#content div.rightbox-notes div.leftshadow,
#content div.endbox-more div.leftshadow {
   background-position: top right;
	background-image: url('/images/box-rightshadow-32.png');
}

#content div.rightbox-more div.bottomshadow
#content div.rightbox-notes div.bottomshadow,
#content div.endbox-more div.bottomshadow {
   background-position: top right;
	background-image: url('/images/box-bottomshadow-32.png');
}

