div.restore1      { background: transparent url(restoration/photo1after.jpg) no-repeat left top;
               height:      590px;
               width:       372px;
               border-top:    4px solid #c8C8C8;
               border-left:   4px solid #A6A6A6;
               border-right:  4px solid #858585;
               border-bottom: 4px solid #646464 }


div.restore1:hover { background: transparent url(restoration/photo1before.jpg) no-repeat left top; }


div.restore2      { background: transparent url(restoration/photo2after.jpg) no-repeat left top;
               height:      445px;
               width:       590px;
               border-top:    4px solid #c8C8C8;
               border-left:   4px solid #A6A6A6;
               border-right:  4px solid #858585;
               border-bottom: 4px solid #646464 }


div.restore2:hover { background: transparent url(restoration/photo2before.jpg) no-repeat left top; }
