/* default product styling */
#page #body div.productBox { margin:0; padding:0 }
#page #body div.productLeft { float:left; height: 222px; width: 20px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_leftcap.png) no-repeat; }
#page #body div.productCenter { float:left; height: 222px; width: 940px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_repeat.png) repeat-x; }
#page #body div.productRight { float:left; height: 222px; width: 20px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_rightcap.png) no-repeat; }
#page #body div.productLeftBottomCap { float:left; height: 30px; width: 20px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_leftcap.png) no-repeat scroll 0 -222px; clear:left; }
#page #body div.productCenterBottomCap { float:left; height: 30px; width: 940px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_repeat.png) repeat-x scroll 0 -222px; }
#page #body div.productRightBottomCap { float:left; height: 30px; width: 20px; background: url(http://www.dprog.ch/home/themes/dprog/images/styled_block_bg_rightcap.png) no-repeat scroll 0 -222px; }

/* Find & Replace It */
#page #body div.productDescription { float: none; }
#page #body #findreplaceit div.productLeft { height: 215px; }
#page #body #findreplaceit div.productCenter { height: 215px; }
#page #body #findreplaceit div.productRight { height: 215px; }
