#copyright_GDR {
background:transparent url(credits.png) no-repeat scroll 0 0;
display:block;
height:27px;
margin-bottom:30px;
overflow:hidden;
text-indent:-999em;
width:147px;
cursor:pointer;
}

#copyright_GDR:hover {background-position:0 -27px ; }

#imFooter .tooltip {
display:none; 
background:url(black_arrow_big.png); 
height:160px; 
padding: 45px 30px 10px 30px; 
width:310px;
font-family: arial; 
font-weight: bold; 
font-size:11px; 
color:#fff;
}
 
#imFooter .tooltip .label {font-weight: bold; color:yellow; width: 35px;}
#imFooter .tooltip a {font-weight: bold; color:#ad4; font-size:11px; }
a:active {outline:none;}
:focus {-moz-outline-style:none; }

#imFooter div {overflow: visible !important;}



