@charset "utf-8";
/* CSS Document */

div.fadehover {  
position: relative;  
clear:both; 
}
img.a {  
border:none; 
position: absolute;  
left: 0;  
top: 0;  
z-index: 10;  
}  
img.b {
border:none; 
position: absolute;  
left: 0;  
top: 0;  
}  
