/**** By ID ****/

/* "Contact Our Contract Manager" button */
a#contract-button:link, a#contract-button:visited
{
  display:block;
  height:31px;
  width:265px;
  overflow:hidden;
  background:url(/images/page/contract-button.png) no-repeat top left;
  text-indent:-1000px;
}
a#contract-button:hover { background-position:bottom left; }