.footer_form {
 position: absolute;
 top: 480px;
 left: 0px;
 width: 272px;
 height: 25px;
}

.footer {
 position: absolute;
 top: 480px;
 left: 272px;
 width: 340px;
 height: 40px;
 z-index: 2;
}

.footeree {
width: 100%; 
font-weight: bold; 
font-size: 13px; 
background: #EFEFEF; 
position: absolute; 
color: #8A8A8A; 
top: 487px; 
left: 0px; 
height: 25px; 
font-family: Arial;
}

.footeree a {
font-weight: bold; 
font-size: 13px; 
background: #EFEFEF; 
color: #8A8A8A; 
font-family: Arial;
text-decoration: none;
}

.footere a:hover {
text-decoration: underline;
}

#cavalli a {
 text-decoration: none;
 color: #8A8A8A; 
}

#cavalli a:hover {
 text-decoration: underline;
}


#privacy {
 position: absolute; 
 top: 5px; 
 left: 625px
}

#terms {
 position: absolute;
 top: 5px;
 left: 735px;
}

#rss {
 position: absolute;
 top: 5px;
 left: 945px;
} 

#credits {
 position: absolute;
 top: 5px;
 left: 880px;
} 

#faq {
 position: absolute;
 top: 5px;
 left: 880px;
}
