h1
{
  border:                         0px;
  font-size:                      18px;
  font-weight:                    normal;
  margin-top:                     0px;
  padding:                        0px;
}

h2
{
  color:                          #999999;
  text-transform:                 uppercase;
}

#content
{
  background-image:               none;
}


/**
 * index news
 */
.index-newsitems
{
  padding:                        34px 17px 0px;
}

.index-newsitems h2
{
  margin:                         0px;
}

.index-newsitem
{
  background-image:               url(img/bg.dotted-line.gif);
  background-position:            0% 0%;
  background-repeat:              no-repeat;
  padding:                        14px 0px;
}

.index-newsitem.first
{
  background-image:               none;
}

.index-newsitem h3,
.index-newsitem p
{
  margin:                         0px;
}

.index-newsitem p.index-newsitem-link
{
  margin-top:                     1em;
}


/**
 * finder
 */
div.quick-link-box
{
  background-color:               #F9F9F9;
  border:                         #E7E7E7 solid 1px;
  margin-bottom:                  10px;
  padding:                        7px 0px 7px 50px;
  width:                          436px;
}

div.quick-link-box p
{
  line-height:                    1.5em;
  margin:                         0px;
}

#branch-uri,
#product-uri
{
  color:                          #336699;
  font-weight:                    bold;
  width:                          275px;
}

#branch-uri *,
#product-uri *
{
  color:                          #336699;
}

div.quick-link-box input
{
  color:                          #336699;
  cursor:                         pointer;
  font-size:                      11px;
  font-weight:                    bold;
  margin-left:                    10px;
  padding:                        0px;
  text-align:                     center;
  text-transform:                 uppercase;
  width:                          100px;
}
