/* Tetiere
------------------------------------------------------------------------------*/
div#body div#tetiere
{
  background:url(../images/retailer/tetiere.jpg) repeat scroll 0%;
  height:120px;
}

#retailers .notice
{
  font-weight: bold;
  margin-left: 30px;
  margin-right: 240px;  
}

#retailers .info
{
  margin-left: 30px;
}

#retailers .retailer
{
  margin-right:209px;

}

#retailers .retailer .content
{
  margin-left:30px;
  padding-top:30px;
  margin-right:30px;
}

#retailers .retailer .store
{
  font-weight: bold;
  text-transform: uppercase;
  color: #fd8910;
  margin-bottom:3px;
}

#retailers .retailer .hours
{
  margin: 15px 0px;
  font-style: italic;
}

#retailers .shadow
{
  background-image: url(../images/shadow.gif);
  background-repeat: repeat-x;
}

div#content div#sidebar div.content
{
  padding:0px;  
}

#retailer-search
{
 /* border-bottom:solid 1px white;*/
}

#retailer-search .search
{
  border: 1px solid #bfc7b2;
  align:right;
}

div#content div#sidebar div.content #retailer-search p
{
  margin: 0px 0px 4px 0px;
}

#retailer-search form
{
  margin-bottom: 20px;
}