@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("about:cache") {

body{
   background: #DFEAF8 !important;
   font-family: Segoe UI !important ;
}
h2{
   background-color:#F2F2F2;
   color:#9dc7ff;
   padding-left:25px;
   z-index:99;
   border-top:1px solid #CCCCCC;  
   border-left:1px solid #CCCCCC;  
   border-right:1px solid #CCCCCC;  
   -moz-border-radius-topleft: 5px !important; 
   -moz-border-radius-topright: 5px !important; 
}
hr{display:none;
   background:#F2F2F2;
   -moz-border-radius-topleft: 5px !important; 
   -moz-border-radius-topright: 5px !important; 
   -moz-border-radius-bottomleft: 0px !important; 
   -moz-border-radius-bottomright: 0px !important; 
   z-index:99;
   height:15px;
   border-bottom:0px solid #CCCCCC;
   border-top:1px solid #CCCCCC;  
   border-left:1px solid #CCCCCC;  
   border-right:1px solid #CCCCCC;      
   margin-top:20px;
   margin-bottom:-20px;
  
}
a{ background: #fff url("http://img147.imageshack.us/img147/9995/cachecellbgwd4.jpg")repeat-x;
   height: 30px;
   background: #fff !important;
   -moz-border-radius-topleft: 5px !important; 
   -moz-border-radius-topright: 5px !important; 
   -moz-border-radius-bottomleft: 5px !important; 
   -moz-border-radius-bottomright: 5px !important; 
   padding-left:8px;
   padding-top:8px;
   padding-bottom:8px;
   padding-right:8px;
   margin-bottom: 50px;
   margin-right: 20px;
   margin-top:-90px;
   border: #ccc solid 1px;
   float:right;
}

table{
   background: #fff url("http://img147.imageshack.us/img147/9995/cachecellbgwd4.jpg")repeat-x;
   -moz-border-radius-topleft: 0px !important; 
   -moz-border-radius-topright: 0px !important; 
   -moz-border-radius-bottomleft: 5px !important; 
   -moz-border-radius-bottomright: 5px !important; 
   border-top:0px solid #CCCCCC;  
   border-left:1px solid #CCCCCC;  
   border-right:1px solid #CCCCCC; 
   border-bottom:1px solid #CCCCCC;  
   padding-left:25px;
   padding-top:25px;
   padding-bottom:25px;
   width: 100%;
   margin-top: -40px;
   height: 100px;
}
div{
margin-right:80px;
margin-left:80px;
}
}