/** Styling for page titles **/

#masthead {
   width: 800px;
   height: 168px;
   background: #F2F2F2 url("img/titles/masthead.gif") top left no-repeat;
   margin: 0px;
   }
#masthead span {
   display: none;
}

#banner {
}

#welcome {
   width: 350px;
   height: 19px;
   background: #A9CFD5 url("img/titles/welcome.gif") top left no-repeat;
   margin: 0px;
   }
#welcome span {
   display: none;
}

#search1 {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/search1.gif") top left no-repeat;
   margin: 0px;
   }
#search1 span {
   display: none;
}

#search2 {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/search2.gif") top left no-repeat;
   margin: 0px;
   }
#search2 span {
   display: none;
}

#register {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/register.gif") top left no-repeat;
   margin: 0px;
   }
#register span {
   display: none;
}

#cheque {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/chequetitle.gif") top left no-repeat;
   margin: 0px;
   }
#cheque span {
   display: none;
}

#browsecategory {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/browsecategory.gif") top left no-repeat;
   margin: 0px;
   }
#browsecategory span {
   display: none;
}

#browselocation {
   /*width: 350px;
   height: 19px;
   background: #fff url("img/titles/browselocation.gif") top left no-repeat;*/
   font: 16pt bold verdana, sans-serif;
   padding-bottom: 0.5em;
   border-bottom: 1px solid black;
   margin: 0px;
   }
/*#browselocation span {
   display: none;
}*/

#subscribe {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/subscribe.gif") top left no-repeat;
   margin: 0px;
   }
#subscribe span {
   display: none;
}

#thanks {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/thankyou.gif") top left no-repeat;
   margin: 0px;
   }
#thanks span {
   display: none;
}

#login {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/login.gif") top left no-repeat;
   margin: 0px;
   }
#login span {
   display: none;
}

#forgot {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/forgot.gif") top left no-repeat;
   margin: 0px;
   }
#forgot span {
   display: none;
}

#change {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/change.gif") top left no-repeat;
   margin: 0px;
   }
#change span {
   display: none;
}

#logout {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/logout.gif") top left no-repeat;
   margin: 0px;
   }
#logout span {
   display: none;
}

#account {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/account.gif") top left no-repeat;
   margin: 0px;
   }
#account span {
   display: none;
}

#help {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/help.gif") top left no-repeat;
   margin: 0px;
   }
#help span {
   display: none;
}

#contact {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/contact.gif") top left no-repeat;
   margin: 0px;
   }
#contact span {
   display: none;
}

#legal {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/legal.gif") top left no-repeat;
   margin: 0px;
   }
#legal span {
   display: none;
}

#about {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/about.gif") top left no-repeat;
   margin: 0px;
   }
   
#about span {
   display: none;
}

#terms {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/terms.gif") top left no-repeat;
   margin: 0px;
   }
#terms span {
   display: none;
}

#privacy {
   width: 350px;
   height: 19px;
   background: #fff url("img/titles/privacy.gif") top left no-repeat;
   margin: 0px;
   }
#privacy span {
   display: none;
}
