/* Change the bbrBackground rule with each new issue. */
.bbrBackground
{
  background: #16c1ae;
}

#callouts div.callout,
#callouts div.callout_box
{
  width: 170px;
  border: none;
}

#callouts div.callout div.title,
#callouts div.callout_box div.box_title
{
  padding-bottom: 0;
  margin-bottom: 0;
}

#callouts div.callout div.title,
#callouts div.callout_box div.box_title,
.subtitle
{
  font-weight: bold;
  color: #0C6CA2;
  text-transform: uppercase;
}

#callouts
{
  text-align: right;
  padding-right: 0;
}

#callouts div img
{
  padding-bottom: 10px;
}

#bbrEmail img
{
  visibility: hidden;
  display: none;
}

#bbrEmail b
{
  font-weight: normal;
}

#leftnav div, #leftnav2 div
{
  text-align: right;
  padding-left: 4px;
  padding-bottom: 2px;
}

#leftnav img, #leftnav2 img
{
  position: relative;
  top: -2px;
}

#leftnav a, #leftnav a:hover, #leftnav2 a, #leftnav2 a:hover
{
  color: #000;
}

#leftnav2 .current
{
  font-weight: bold;
}

#leftnav2 span.current, #leftnav span.resources
{
  cursor: default;
}

#bbrFooter a, #bbrFooter a:hover
{
  color: #FFF;
}

#bbrFooter img
{
  margin: 0 9px;
  position: relative;
  top: -2px;
}
