#images {
	float: left;
	margin: 0 0px 10px 0;
	width: 213px;
}
#images img {
	border: 1px solid #0095e0;
}
#large_image_wrap {
	text-align: center;
}
.image {
	float: left;
	margin-top: 6px;
	margin-right: 11px;
}
.specs {
	padding: 6px 0 6px 0;
}

#recommend {
	width: 100%;
	height: auto;
	overflow: scroll;
	overflow-y: visible;
}
.products {
	height: 220px;
}
.products td {
	background: white url("../images/fade.gif") repeat-x;
	text-align: center;
	padding: 6px;
}
.pr_image {
	vertical-align: top;
	padding-right: 10px;
}
.pr_image img {
	border: 1px solid #0f91cb;
}
.pr_information {
	width: 150px;
	vertical-align: middle;
}
.pr_title {
	text-align: center;
	margin-bottom: 10px;
}
.pr_title h1 {
	color: #7A7A7A;
}
.pr_description {
	text-align: center;
	margin-bottom: 6px;
}
.pr_sku_price {
	text-align: center;
	color: #0097DA;
	font-size: 12px;
}
.pr_buttons {
	width: 150px;
}