a.priceButton {
	margin: 5px auto 5px 0px;
	font-family: 'eurostarregular', Verdana, Arial, sans-serif;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 10px;
	border-radius: 7px;
	display: block;
	width: 165px;
	box-shadow: -1px 1px 2px #930;
}

.motortrikeBg{ background:rgb(238,49,36); } 
.hondaBg{ background:rgb(204,32,39); } 
.harleyBg{ background:rgb(234,107,34); } 
.victoryBg{ background:rgb(59,118,183); }  
.triumphBg{ background:rgb(160,176,200); } 
.kawasakiBg{ background:rgb(67,182,73); }

.leadTimes {
	margin: 15px auto 0px 0px;
	font-size: 12px;
}