﻿.brand {
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	text-transform: none;
}
.Our_Price {
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}
.msrp {
	font-weight: bold;
	text-transform: capitalize;
}
.product_link {
	vertical-align: baseline;
}

