#tblContent .rightShadow {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: none 0px #000000;
border-right: none 0px #000000;
border-bottom: none 0px #000000;
border-left: none 0px #000000;
background-image: url("/images/editor/Webshop billeder/RightShadow.png")  ;
background-repeat: repeat-y;
background-position:right;
}
#tblContent .leftShadow {
background-image: url("/images/editor/Webshop billeder/LeftShadow.png");
background-repeat: repeat-y;
background-position:left;
}
