/*                                     */
/*   Used with: mooncd33.htm           */
/*   Used with: mooni33.htm            */
/*   Used with: mooncp8.htm            */
/*   Used with: moonmc8.htm            */
/*   Used with: moon600i.htm           */
/*   Used with: moon750D.htm           */
/*                                     */
/*              cycle_mooncloseups.js  */
/*                                     */
/*      border=5                       */
/*      feather=3                      */
/*      fill=#000000                   */
/*      jpeg-q=12                      */
/*                                     */
.pics {  
    height:  375px;  
    width:   550px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #fff;  
    width:  550px; 
    height: 375px; 
    top:  0; 
    left: 0 
} 
