.pSummary {
	border: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 20px 20px 10px 20px;
	background: #eee;
	width: 440px;
	clear: both;
}

.pSummary .left {
	float: left;
	width: 180px;
	text-align: center;
}

.pSummary .right {
	text-align: left;
	float: right;
	width: 240px;
}

.pSummary h5 {
	margin: 0;
	font-family: Arial, sans-serif;
	color: #002366;
	font-weight: normal;
	padding: 0 0 0.4em 0;
	line-height: 100%;
	font-size: 125%;
}

.pSummary a {
	text-decoration: none;
}

.pSummary h5 a:hover {
	text-decoration: underline;
}

.pSummary img {
	float: left;
	margin: 0;
}

.pSummary a img {
	border: 1px solid #eee;
	position: relative;
	top: -1px;
	left: -1px;
}

.pSummary a:hover img {
	border: 1px solid #8C1604;
}

.bedBathCar img {
	float: none;
	padding: 0 4px 0 15px;
}

.bedBathCar img.first-child {
	padding-left: 0;
}

.pSummary .thumbBanner {
	display: block;
	position: relative;
	top: -25px;
	border-width: 0 1px;
}

.pSummary a:hover .thumbBanner {
	border-width: 0 1px;
}

.imageBanner {
	display: block;
	position: relative;
	top: -25px;
}
