#featurediv
{
   position: absolute;
   top: -200px;
   left: -600px;
   background-color: #000000;
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}

#feature
{
   width: 500px;
   height: 150px;
   background-image: url('../images/layout/feature_bg.gif');
   background-repeat: repeat-x;
   background-position: top;
   border: 2px solid #000000;
   padding: 5px;
}

h1.featureprice
{
   font-family: arial, helvetica, verdana, sans serif;
   color: #FFFF00;
   font-size: 24px;
}

.boatpic
{
   text-align: center;
   height: 140px;
}

.boatinfo
{
   width: 100%;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
}

a.white
{
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
}

a.white:hover
{
   color: #FFFF00;
}

.featuretitle
{
   font-size: 18px;
   font-weight: bold;
   margin: 0px;
}
