/* override main.css shopBorderRight, shopBorderBottom rules */
#content div.shopBorderRight {
	float:left;
	width:100%;
	clear:both;
	background: transparent url(/images/related_docs_bg.png) right repeat-y;}

#ie6 div.shopBorderRight, #ie7 div.shopBorderRight {
	height: 100%;}

#content div.shopBorderCorner {
	float: right;
	display:inline;
	height: 11px;
	width: 17px;
	margin-right: 15px;
	background: transparent url(/images/related_docs_bottom_bg.png) right top no-repeat;}


#content .shopBorderRight, #content .shopBorderCorner {
  	display:inline;}
