a.discrete:hover {
	text-decoration: underline !important;
}

p {
	margin: 20px 60px 20px 60px;
}

div.pagetop {
  margin: 20px 60px 20px 60px;
  height: 119px;
  overflow: hidden;
  color: white;
}

div.pagetop h1 {
  font-size: 22px;
  color: black;
  font-weight: bold;
  margin: 30px 0 0 55px !important;
}    

div.pagetop h2 {
  font-size: 13px;
	color: #70A904;
  font-weight: bold;
  margin: 5px 0 0 55px !important;
}

div.columns {
  margin-top: 20px;      
  margin-left: 60px;      
  margin-bottom: 20px;
	clear: both;
}

div.column1 {
  width: 248px;
  float: left;	
}

div.column2, div.column3 {
  margin-left: 19px;
  width: 248px;
  float: left;	
}

div.columnbox {
  background: transparent url(../images/shade_column_gray.gif) no-repeat bottom center;
	padding-bottom: 10px;
}

div.columnbox h1 {
  background: transparent url(../images/shade_column_gray.gif) no-repeat top center;
  font-size: 16px;
  margin: 0 !important;
  padding: 20px;
}

div.columnbox p, div.column1 p, div.column2 p, div.column3 p {
  margin: 0 20px 10px 20px;
  font: 13px/1.3em Helvetica, Arial, sans-serif;
  text-align: left;
}

div.columnbox a {
  text-decoration: underline;
}

div.product {
  clear: left;
}

div.product h2 {
  font-size: 13px;
  margin: 0 0 0 20px !important;
}

div.product h2 span {
	color: #70A904;
  font-size: 11px;
  display: block;
}

div.product p {
  margin: 10px 0 0 20px;
}

div.product img.preview {
  float: left;
  margin: 0 20px 20px 20px;
}

div.separator {
  clear: left;
  text-align:center;
  margin: 0 20px 20px 20px;
  border-bottom: 1px solid #D5D5D5;
}

div.indicator {
  clear: left;
  text-align:center;
}
