#goodsearchbutton a:hover  {
   background-position: -129px 0%;
}

#additionaldetailstext p  {
   font: italic 14px/13px Candara;
   margin: 0px;
   padding-bottom: 5px;
   text-align: left;
   color: #AA312C;
}

#goodshopbutton a:hover  {
   background-position: -115px 0%;
}

#goodsearchbutton a  {
   background: url(ourfriendsmedia/goodsearchbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 30px;
   width: 129px;
   font-size: 30px;
   line-height: 30px;
}

#goodshopbutton a  {
   background: url(ourfriendsmedia/goodshopbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 29px;
   width: 115px;
   font-size: 29px;
   line-height: 29px;
}

#goodsearchbutton  {
   visibility: visible;
   position: absolute;
   left: 646px;
   top: 410px;
   z-index: 2;
   width: 129px;
   height: 30px;
}

#goodshopbutton  {
   visibility: visible;
   position: absolute;
   left: 651px;
   top: 460px;
   z-index: 2;
   width: 115px;
   height: 29px;
}


