#searchbox {
    float: right;
    margin: 22px 22px 0 0;
    position: relative
}
#searchbox .button-search {
    background: url( "http://www.paula-abdul.net/button-search.png" ) no-repeat scroll left top transparent;
    float: right;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 8px;
    width: 22px
}
#searchbox input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    border-radius: 12px 12px 12px 12px;
    float: left;
    height: 36px;
    line-height: 22px;
    outline: medium none;
    padding: 5px 40px 5px 15px;
    width: 287px
}

#emailUs
{
  display: block;
  width: 107px;
  height: 23px;
  background: url( "emailUs.gif" ) no-repeat 0 0

}

#emailUs span
{
  position: absolute;
  top: -999em
}
