/*CSS for feb 2005 Template Club Mambo template from www.mambosolutions.com/club */

/* CSS Code Specific to this Template */



.producttext {
  margin-left: 22px;
}

.producttext2 {
  margin-left: 30px;
  margin-top: 6px;
}

 .productsections {
   border-top-color: #D4D0C8;
  border-top-width: 1px;
  border-top-style: solid;
   border-bottom-color: #D4D0C8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 2px;
  text-align: center;
  font-weight: bold;
  background-color: #F9F9F9;
  color: #99663;
  text-transform: lowercase;
}



.productborder {
  border-top-color: #D4D0C8;
  border-top-width: 1px;
  border-top-style: solid;
   border-bottom-color: #D4D0C8;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 6px
}

.productmenu {
  margin-top: 10px;
  margin-left:22px;
}



