/* Override global styles */

#heroME {
	height:176px;
	background-color:#e9f2d5;
	background-image: none;
	margin-bottom:10px;
}
#searchME {
	height:176px;
}


/* ------- return links ------- */

#returnPrevious {
	clear:both;
	width:760px;
	height:20px;
	font-size:11px;
}

#returnPreviousPad {
	padding-top:10px;
	padding-bottom:10px;
}

.returnPage { 
	display:block;
	height:19px;
	width:124px;
	color: #FF0103;
	text-decoration: none;
	line-height: 17px;
	font-size: 11px;
	padding: 0 0 0 11px;
}
.returnPage SPAN { 
	color: #000000;
}

#fullProductDetails {
clear:both;
width:760px;
}

.productDetails {
	width: 560px;
	float: left;
}
.productDetails p {
	font-family:verdana;
	font-size:11px;
	line-height:15px;
}

.productText {
	float: right;
	width: 370px;
}

.productDetailsTop {
	border-bottom: solid 1px #E9E9E9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.productMainImage {
	float: left;
	width: 182px;
}

.productMainImage IMG {
	width: 100%;
}

.productDetailsMiddle {
	margin-bottom: 20px;
}

.relatedProducts {
	width:180px;
}

.relatedProducts h4{
	margin:0;
	padding:0;
	width:180px;
	height:24px;
	background-image:url(/webdata/graphics/alsoconsider.gif);
	background-repeat:no-repeat;
}


/* Also Consider */
.alsoConsider {
	margin-top: 0 !important;
}


