

.boxHeaderText, .boxContent
{
  font-family: Arial, Helvetica, Sans-Serif;
}

.boxContainer
{
  background-color: #0075cd;
  margin-bottom: 10px;
  width: 285px;
}

.boxHeader
{
  width: 285px;
}

.boxHeaderText
{
  color: #ffffff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 8px;
}

.boxHeaderImage
{
  float: right;
  padding: 4px 8px;
}

.boxContent
{
  background-color: #f3f3f3;
  border: solid 1px #D7D7D7;
  clear: both;
  font-weight: normal;
  font-size: 12px;
  padding: 4px 8px;
}

.genericboximage
{
  border: solid 1px #666;
}

.genericboxtext
{
  font-size: 12px;
}

.qlHeader,
.qlHeader:active
.qlHeader:visited
{
  color: #0000ff;
  text-decoration:none;
}

.qlLink,
.qlLink:active,
.qlLink:visited
{
  color: #000000;
  padding-left: 0px;
  text-decoration: none;
}

.qlDiv
{
  margin-left:10px;
}

.qlTable
{
  border-collapse: collapse;
  width: 220px;
  margin: auto;
}

.qlTable td
{
  padding: 0 5px;
  font-weight: bold;
  text-align: center;
}

.qlTable td img
{
  border-style: none;
  margin-right: 2px;
}
