tr.even {background: #F0F0F0 }
tr.odd {background: #FDFDFD;}
tr.odd:hover{background: #000000;color:#fff}
tr.even:hover{background: #000000;color:#fff}
input.admintext{width:700px;}
input.adminlogin{width:200px;}
textarea.admintext{width:700px;height:300px}
h3.adminheader{margin-bottom:0px}
table.page_numbers{width:100%}
img{-ms-interpolation-mode:bicubic;}


input.contactform {width:500px}

.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  200px; 
    height: 200px; 
    top:  0; 
    left: 0 
} 