.ProductBox{
	position:relative;
	width:150px;
	text-align:center;
	float:left;
	padding-bottom:30px;
	padding-top:10px;
	}
.ProductBox p, .ProductBox a{ /* Set standards for p */
	margin:0px;
	padding:0px;
	font-size:12px;
	}
.ProductBoxImage{ /* images */
	border:0px;
	overflow:hidden;
	width:150px;
	height:185px;
	}
.ProductBoxImage img{/* images */
	border:0px;
	} 
.ProductBoxBrand{ /* Brand name */
	padding-top:10px;	
	}
.ProductBoxName{/* Name */
	color: #0044CC;
	
	} 
.ProductBoxName a:link, .ProductBoxName a:visited{/* Name */
	color: #0044CC;
	} 	
.ProductBoxName a:hover, .ProductBoxName a:active{/* Name */
	color: #D07C00;
	
	} 	
.ProductBoxRetailPrice{
	color: black;
	text-decoration:line-through;
	} /* Retail price */ 
.ProductBoxSalePrice{
	color: #D07C00;
	font-weight:bold;
	} /* Sales price */ 
.ProductBoxSavings{
	color: black;
	} /* Savings /* 


/* Butterfly */
.butterfly_ProductBox{
	position:relative;
	width:150px;
	text-align:center;
	float:left;
	padding-bottom:30px;
	padding-top:10px;
	}
.butterfly_ProductBox p, .butterfly_ProductBox a{ /* Set standards for p */
	margin:0px;
	padding:0px;
	font-size:12px;
	}
.butterfly_ProductBoxImage{ /* images */
	border:0px;
	overflow:hidden;
	width:150px;
	height:185px;
	}
.butterfly_ProductBoxImage img{/* images */
	border:0px;
	} 
.butterfly_ProductBoxBrand{ /* Brand name */
	padding-top:10px;	
	}
.butterfly_ProductBoxName{/* Name */
	color: #0044CC;
	
	} 
.butterfly_ProductBoxName a:link, .ProductBoxName a:visited{/* Name */
	color: #0044CC;
	} 	
.butterfly_ProductBoxName a:hover, .ProductBoxName a:active{/* Name */
	color: #D07C00;
	
	} 	
.butterfly_ProductBoxRetailPrice{
	color: black;
	text-decoration:line-through;
	} /* Retail price */ 
.butterfly_ProductBoxSalePrice{
	color: #D07C00;
	font-weight:bold;
	} /* Sales price */ 
.butterfly_ProductBoxSavings{
	color: black;
	} /* Savings /* 