@import url(layout0.css);

.saleprice{
	color: red;
}

.retailprice{

		text-decoration: line-through;
}

.prodtable tr td h3{
	margin: 0 0 5px 0;
}

.prodtable tr td{
	padding: 5px;
	
}

.prodrow{
	border-bottom: 1px solid #68276C;
}

.prodrow-image{
	margin: 20px 0 0 0;
}

.brand-title{
	background: #ebe133;
	margin: 0;
	padding: 5px;
	text-align: center;
	border-bottom: 0px solid #fff;
}