div.productBoxesWrapper {
	height: 1%;
	overflow: hidden;
}

div.productBoxesWrapper.top {
	margin-bottom: 10px;
}

div.productBoxesWrapper.bottom {
	margin-top: 13px;
}

div.productBox {
	width: 209px;
	margin: 0 10px 0 0;
	float: left;
	display: inline;
}

div.productBoxesWrapper.top div.productBox {
	margin-bottom: 10px;
}

div.productBox.end {
	margin-right: 0;
}

#alsohave p {
	color: #fff;
	background: #6c3;
	margin: 0;
	font-size: 0.8em;
	font-weight: bold;
	padding: 11px 21px;
}

#alsohave div {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 1%;
	overflow: hidden;
}

#alsohave ul {
	padding: 0;
	margin: 0;
}

#alsohave li {
	list-style: none;
	float: left;
	display: inline;
	width: 169px;
	margin-right: 10px;
	padding: 9px 0 9px 40px;
	background: url('/i/product_home_bullet.gif') no-repeat 20px 12px;
	font-size: 0.8em;
	line-height: 1.1em;
}

#alsohave li.end {
	margin-right: 0;
}

#alsohave a {
	color: #333;
	text-decoration: none;
}

#alsohave a:hover {
	text-decoration: underline;
}

#furtherproducts {
	color: #333;
	margin: 18px 0 0 0;
	font-size: 0.8em;
	font-weight: bold;
}

#notSureWhereToStart {
	width: 209px;
	background: url('/i/pc_not_sure_box_bg.gif') no-repeat bottom left;
	min-height: 163px;
}

#notSureWhereToStart p {
	color: #333;
	font-size: 0.8em;
	margin: 12px 9px 0 9px;
}

#notSureWhereToStart div.button {
	height: 30px;
	padding: 10px 10px 10px 0;
}

#notSureWhereToStart div img {
	float: right;
}
