.products-topcell

{

  background: #3DA3B8;

  border: 2px solid;

  font-family: Verdana, "Times New Roman";

  font-size: 10px;

  font-weight: bold;

  width: 100%;

  height: 100%;

  vertical-align: top;

}

.product-modulscells

{

  background: #9AD3DE;

  border: 2px solid;

  font-family: Verdana, "Times New Roman";

  font-size: 10px;

  font-weight: bold;

  vertical-align: top;

  width: 100%;

  height: 100%;

}

.product-boxscells

{

  background: #D0D6DC;

  border: 2px solid;

  font-family: Verdana, "Times New Roman";

  font-size: 10px;

  font-weight: bold;

  vertical-align: top;

  width: 100%;

  height: 100%;

}

.product-softcells

{

  background: #ECEAAC;

  border: 2px solid;

  font-family: Verdana, "Times New Roman";

  font-size: 10px;

  font-weight: bold;

  vertical-align: top;

  width: 100%;

  height: 100%;

}

.product-li

{

  font-family: Verdana, "Times New Roman";

  font-size: 10px;

  font-weight: normal;

  text-align: justify;

  list-style-position: outside;

  list-style-image: url("../img/arrows/arrow-blue.gif");
  color:#000;

}

.product-globalcellproperties

{

  vertical-align: top;

}