.ProdImage {
	cursor:hand;
  border-width:0px;
  max-height:60px;
  max-width:60px;  
}
#ProductData {}
.ProductGroupHeader {
	margin-bottom:2px;
	padding:1px;
	background-color:#005000;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	font-family: sans-serif;
}
.ProductGroupHeader a {
	color: white;
}
.ProdSearchResults {
  width: 100%;
  height: 16px;
  font-size: larger;
}
.ProdSearchCount {
  float: left;
}
.ProdSearchPage {
  float: right;
}
.StandardPrice {}
.PromotionPrice {
  color: #FF0000;
  font-weight: bold;
}
.SplitProduct {
  color: #AA0000;
}
#ProdInfo {
  border: 1px solid black;
}
