

.boxHeaderText, .boxContent
{
  font-family: Arial, Helvetica, Sans-Serif;
}

.boxContainer
{
  background-color: #77c5ae;
  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: #f5fffc;
  border: solid 1px #77c5ae;
  clear: both;
  font-weight: normal;
  font-size: 12px;
  padding: 4px 8px;
}

.genericboximage
{
  border: solid 1px #666;
}

.genericboxtext
{
}

.qlHeader
{
  font-weight: bold;
}

.qlLink,
.qlLink:active,
.qlLink:visited
{
  padding-left: 0px;
  text-decoration: none;
}
