/** product range page navigation */
div#send-to-a-friend-back {
	float: left;
	position: relative;
	z-index: 100;
	width: 232px;
	background-color: #e5eaeb;
	margin-top: 96px;
	padding-bottom: 13px;
}

div#send-to-a-friend-back.public-spaces {
	margin-top: 134px;
	background-color: #fff;
}

div#send-to-a-friend-back.office {
	margin-top: 130px;
	background-color: #fff;
}

div#send-to-a-friend-back p {
	border-top: 1px solid #dcdcdc;
	padding: 10px 0 0 0;
	margin: 0 20px 0 20px;
}

div#send-to-a-friend-back a {
	display: block;
	background: url(/_images/product/product-category-back.gif) no-repeat 0 -68px;
	min-height: 15px;
	padding: 0 0 0 20px;
	color: #2d2f36;
}

div#send-to-a-friend-back a:hover {
	background-position: 0 -152px;
}




/** product preview pane **/
div#product-send-to-a-friend-product-container {
	clear: both;	
}

a.send-to-a-friend-product-link {
	float: left;
	height: 240px;
	margin: 240px 0 0 -207px;
}

a.send-to-a-friend-product-link img.product-title {
	display: block;
	margin: 20px 0 0 10px;
}

a.send-to-a-friend-product-link img.product-designer {
	margin-left: 10px;
}

div#wishlist-options h2.send-to-a-friend {
	font-weight: bold;
}
