#orderformbutton a:hover  {
   background-position: -75px 0%;
}

#orderpdfbutton a:hover  {
   background-position: -186px 0%;
}

#orderformbutton a  {
   background: url(ordernowmedia/orderformbutton.png) no-repeat 0% 0px;
   display: block;
   height: 82px;
   width: 75px;
   font-size: 82px;
   line-height: 82px;
}

#orderpdfbutton a  {
   background: url(ordernowmedia/orderpdfbutton.png) no-repeat 0% 0px;
   display: block;
   height: 47px;
   width: 186px;
   font-size: 47px;
   line-height: 47px;
}

#orderformbutton  {
   visibility: visible;
   position: absolute;
   left: 252px;
   top: 517px;
   z-index: 6;
   width: 75px;
   height: 82px;
}

#orderpdfbutton  {
   visibility: visible;
   position: absolute;
   left: 324px;
   top: 533px;
   z-index: 7;
   width: 186px;
   height: 47px;
}

#topgreybar  {
   z-index: 6;
}

