#CategoryTopDiv
{
  clear: both;
  background-image: url('/images/MiddleHighlightsTopDiv.jpg');
  background-repeat: no-repeat;
  height: 4px;
  font-size: 3px;
  line-height: 1px;
  border: 0;
  padding: 0;
}
#CategoryDiv
{
  border-left: 1px solid #155A66;
  border-right: 1px solid #155A66;
  padding: 5px;
  text-align: justify;
  width: 592px;
}
#CategoryMessage
{
  background-color: #EEEEEE;
  padding: 5px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 15px;
  text-align: center;
}
.ProductShort
{
  float: left;
  width: 103px;
  padding-left: 31px; 
  padding-right: 31px;
  padding-top: 15px;
  padding-bottom: 15px;
/*  border: 1px solid #DDDDDD; done in main.css*/
  border-collapse: collapse; 
}
.ProductShort img
{
  border: 1px solid #80AFB7;
}
.ProductShort a
{
  width: 129px;
  margin-bottom: 10px;
}
td.ProductShort
{
  float: none;
  vertical-align: top;
}
#CategoryBottomDiv
{
  clear: both;
  background-image: url('/images/MiddleHighlightsBottomDiv.jpg');
  background-repeat: no-repeat;
  height: 5px;
  font-size: 4px;
  margin-bottom: 5px;
}
#CategoryDiv h1
{
  font-size: 20px;
  color: #155A66;
  margin-bottom: 5px;
}
#CategoryDiv h2
{
  font-size: 16px;
  color: #155A66;
  clear: both;
}
#CategoryDiv hr
{
  height: 1px;
  color: #165A67;
}
