/* reserv.css */

#MainContent .download {
  text-align: center;
}

#MainContent .download a {
  background: url(/images/content/download_reserv.gif) no-repeat top;
  line-height: 36px;
  display: block;
  color: white;
  font-size: 14px; 
}

#MainContent .download a:hover {
  background: url(/images/content/download_reserv.gif) no-repeat bottom;
  text-decoration: none;
}