div.equipmentName h1 
{
	text-transform: capitalize;
	color: #000;
	font-size: 1.1em;
	margin: 0 0 10px 0;
	font-weight: normal
}
.searchClassifieds
{
    font-weight: bold;
}
.searchClassifieds a
{
    text-decoration: underline;
    color: #920d0e;
}

.equipmentName
{
    font-size: 1.8em;
    color: #920d0e !important;
}

.buylogo 
{
	background: url(images/buynowlogo.gif) no-repeat left;
	text-indent: 35px;
	border-bottom: 1px solid #c7c7c7;
	font-size: 1.3em !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin-bottom: 3px
}

.dealertext
{
	color: #595959;
	margin-left: 63px;
	margin-top: 10px;
	border-top: 1px solid #b0b0b0;
	padding-top: 5px;
	font-size: 1.1em;
	padding-bottom: 10px
}
	
div.retailer
{
	font-size: 1.2em;
	padding: 3px 0px 3px 3px;
}

div.retailer img, div.retailer_alt img
{
	margin-right: 3px
}

div.retailer_alt
{
	font-size: 1.2em;
	background: #dcdcdc;
	padding: 3px 0px 3px 3px
}

div.retailer .cost, div.retailer_alt .cost
{
	color: #f00215;
	font-weight: bold;
}

p.buy .buybutton
{
	margin-top: 2px;
	margin-right: 3px
}

div.divdivider 
{
	clear: both;
	height: 5px;
}

div#ctlSecondRetailer 
{
	clear:both;
	margin-top: 5px;
}


div.gearDetail
{
	margin-bottom: 10px;
}

div.gearDetail div.media
{
	float: left;
	display: inline;
	margin-right: 10px;
	width: 300px;

	text-align:center
}

div.gearDetail div.media a
{
	text-decoration: underline;
}

div.gearDetail div.media div.pricing h3
{
	color: #000;
	margin-bottom: 0px;
}

div.gearDetail div.details
{
	
	display: inline;

}

div.gearDetail div.details p
{
	margin-bottom: 10px;
	font-size: 1.1em;
}

div.gearDetail div.details h1
{
	margin-bottom: 10px;
	font-size: 1.8em;
	color: #920D0E;
	display: none;
}


div.gearDetail div.details p.price
{
	color: #920D0E;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 10px;
}

div.gearDetail div.details table
{
	border-collapse: collapse;
	font-size: 1.1em;
	margin-bottom: 10px;
}

div.gearDetail div.details table th
{
	text-align: left;
	padding-right: 6px;
}

div.gearDetail .buy img {float: right; margin-right: 3px; margin-top: 5px}
div.gearDetail .pricing {padding: 2px 2px 2px 4px; color: #000;}
div.gearDetail .pricing h3 {font-size:120%;}

div.singleImageImg p 
{
	background: #f4f4f4;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	text-transform: capitalize
}

div.singleImageImg
{

	float: left;
	clear: left;
	
}

div.singleImageImg img
{
	margin-right: 10px;
	float: left;
}

div.adSection
{
	
	width: 300px;
	float: right;
	margin-left: 15px;
}

div.gearSummary
{
    height:110px;
}

div.gearSummary .priceAndRating
{
    float: left;
}

div.gearSummary .retailPartnerAd
{
    float: right;
    padding: 5px 0px;
}

.gearMagazineReview ul
{
	margin-left: 15px;
}
