#KitTopDiv
{
  background-image: url('/images/MiddleHighlightsTopDiv.jpg');
  background-repeat: no-repeat;
  height: 4px;
  font-size: 4px;
}
#KitDiv
{
  border-left: 1px solid #155A66;
  border-right: 1px solid #155A66;
  padding: 5px;
  text-align: justify;
  width: 592px;
}
#KitDiv h1
{
  font-size: 20px;
  color: #155A66;
  margin-bottom: 5px;
  clear: both;
}
#KitDiv h2
{
  font-size: 16px;
  color: #155A66;
  clear: both;
}
#KitDiv h3
{
  font-size: 12px;
  color: #155A66;
  clear: both;
}
#KitDiv h4
{
  font-size: 12px;
  color: #155A66;
  font-weight: normal;
  font-style: italic;
  clear: both;
}
#KitDiv p
{
  display: block;
}
#KitDiv img
{
  display: block;
  float: right;
  border: 1px solid #155A66;
  margin-left: 5px;
}
#KitBottomDiv
{
  clear: both;
  background-image: url('/images/MiddleHighlightsBottomDiv.jpg');
  background-repeat: no-repeat;
  height: 5px;
  font-size: 4px;
  margin-bottom: 5px;
}
td
{
  !important;
  width: 70px;
  padding-left: 2px;
}

