
.bxxhtml {
  margin:  2px;
  padding: 1px;
  border:  0;
  background: #eee;
  text-align:left;
  text-decoration:none;
}

div.bxxhtml {
  border:1px solid #777;
  font-family: verdana,tahoma,sans-serif;
  font-size: 9px;
  width:135px;
  height: 12px;
}

div.bxxhtml a.righttext {
  color: #333 !important;
  text-decoration:none;
  margin-left: 3px;
  }

div.bxxhtml div,
div.bxxhtml a
{
  float: left;
  padding-left: 0px;
  border: 0;
}

div.bxxhtml hr
{
  display: none;
}

div.bxoneusablue a
{
  color: white !important;
  text-decoration:none;
  text-align:right;
  padding-right:4px;
  background: #241E7A;
  width:46px;
}

div.bxoneblue a
{
  color: white !important;
  text-decoration:none;
  text-align:right;
  padding-right:4px;
  background: #1D627B;
  width:46px;
}

div.bxonerss a
{
  color: white !important;
  text-decoration:none;
  text-align:right;
  padding-right:4px;
  background: #df7000;
  width:46px;
}

div.bxonered a
{
  color: white !important;
  text-decoration:none;
  text-align:right;
  padding-right:4px;
  background: #7E1A24;
  width:46px;
}


div.clearall {
  clear: both;
  }
