h2.toggle { 
color:#a5a5a5;
height: 13px;
line-height: 13px;
font-size: 10px;
background-image: url(../images/footer_toggle.gif);
background-repeat: no-repeat;
cursor: pointer;
padding-left: 25px;
} 

h2.active {
background-position: left bottom;
} 

.footnote { 
overflow: hidden;
clear: both;
color:#a5a5a5;
font-size:10px;
font-family:Tahoma;
}

