.descriptionbackground {
	background-color: #383194;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
	text-align: center;
}
.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: orange;
	background-color: orange;
	background-image: url(/images/stars.gif);
	text-align: center;
	
}
.addtocartcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #999999;
}
.imagebackground {
	background-image: url(/images/stars.gif);
	
}
.pricerow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	
	vertical-align: top;
}

.smalltext{
	font-size:4px;
	}
	
.custompropertycell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	cursor: text;
}

.outerborder {
	background-color: #006600;
}

.outerborderblank {
	background-color: #000000;
}

.upperprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.imageborder {
	border: 2px white;
	border-style: solid;
	border-thickness: 1px;
}


.dummyproductname{
  font-family: Arial, Helvetica;
  font-size: 16px;
  color: white;
  font-weight: bold;
}

.dummyproductdescription{
  font-family: Arial, Helvetica;
  font-size: 12px;
  color: black;
}


.dummyproductname{
  font-family: Arial, Helvetica;
  font-size: 16px;
  color: #003399;
  font-weight: bold;
}

.dummyproductdescription{
  font-family: Arial, Helvetica;
  font-size: 16px;
  color: black;
}

.perpacket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: orange;
	font-weight: bold;
}