#tbsat{margin-left:auto; margin-right:auto; margin-bottom:10px; padding-bottom:10px; width:622px; border: 4px ridge #202020; background-color:#606060; font-family:verdana, arial, sans-serif; font-size:13px; color:#dfdf00; text-shadow: 2px 2px #000000; width:620px; }
#tbsat tr {height:180px; width:294px }
.imga {border:2px inset #404040; vertical-align:middle; width:294px; height:180px; min-height:180px;max-height:180px}
.still {border:2px inset #202020; background:#505050 url('sfi.png') no-repeat center; text-align:center; min-width:294px; width:294px; min-height:180px; max-height:180px;} 
h2{text-align:center; font-family:verdana,arial,sans-serif;font-size:1.5em; text-shadow:1px 1px #eaeaea }
h5 {padding-top:0px; margin-top:0px; margin-bottom:3px; font-size:13px; font-weight:normal; color:#eaeaea;text-shadow:1px 1px #000000 }
.msovr  {float:right; margin-top:-29px; margin-right:20px; font-size:10px; color:#303030}
a {text-decoration:none; }
a.showme {  
   position:relative;  
   z-index:20;  
}  
a.showme:hover {  
    display:inline;
    z-index:998;  
}  
a.showme span {  
    display:none;  
}  
a.showme:hover span {  
    display:block;
    background-color:#303030;
    position:fixed; 
	border:8px ridge #a0a0a0;  
    top:5%;  
    left:5%; 
	z-index:999;
}  