h2
{
  text-transform:uppercase;
}

.productsTable
{
  width:610px;
  margin-bottom:60px;
}

.productName
{
  font-weight: bold;
  width: 600px;
  border-bottom:1px solid #CCCCCC;
}

.productDescription
{
  padding-right:20px;
}

.productPrice
{
  vertical-align:top;
}

.productSpaceLine
{
  height:10px;
}
