#lower3menu li a,
#lowermenu li a,
#lower2menu li a  {
   color: #004080;
}

#checkresbutton a:hover  {
   background-position: -260px 0%;
}

#reslinkbutton a:hover  {
   background-position: -196px 0%;
}

#checkresbutton a  {
   background: url(reservationsmedia/checkresbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 12px;
   width: 260px;
   font-size: 12px;
   line-height: 12px;
}

#reslinkbutton a  {
   background: url(reservationsmedia/reslinkbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 31px;
   width: 196px;
   font-size: 31px;
   line-height: 31px;
}

#checkresbutton  {
   visibility: visible;
   position: absolute;
   left: 701px;
   top: 260px;
   z-index: 3;
   width: 260px;
   height: 12px;
}

#reslinkbutton  {
   visibility: visible;
   position: absolute;
   left: 696px;
   top: 203px;
   z-index: 3;
   width: 196px;
   height: 31px;
}

#notetext  {
   visibility: visible;
   position: absolute;
   left: 700px;
   top: 316px;
   z-index: 3;
   width: 272px;
}

a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}