div.product {
	float: left;
	margin-bottom: 8px;
}

div.result {
	border: 3px solid #E6E6E6;
	padding: 5px;
	width: 351px;
	height: 235px;
	float: left;
	margin-bottom: 6px;
	margin-right: 6px;
}

div.result_right {
	margin-right: 0px;
}

div.result h1 {
	margin-bottom: 10px;
}

div.product_tag {
	width: 355px;
	height: 250px;
	text-align: right;
	float: right;
}


div.product_img_detail_2 {
	width: 366px;
	height: 150px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}

div.p_images {
	width: 366px;
	float: left;
}
	div.p_images div#image {
		height: 285px;
		margin-bottom: 10px;
		overflow: hidden;
	}

div.p_thumbs {
	width: 366px;
	height: 150px;
}

/*product_page*/
div.informatie {
	float: left;
	width: 265px;
	margin-left: 20px;
	padding-bottom: 20px;
}
	div.informatie th, div.options th {
		text-align: left;
		vertical-align: top;
		width: 125px;
	}
	
	div.information td, div.options td {
		width: 125px;
	}

div.options {
	float: left;
	width: 250px;
	margin-left: 20px;
	padding-bottom: 20px;
}

div.product_img {
	width: 175px;
	height: 175px;
	border: 1px solid #D6D6D6;
	float: left;
}

span.product_button {
	width: 174px;
	height: 145px;
	margin-bottom: 8px;
	border: 1px solid #E6E6E6;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	padding-top: 30px;
}

div.search_img {
	width: 175px;
	height: 175px;
	border: 1px solid #666666;
	float: left;
	padding:5px;
}

div.product_title {
	width: 175px;
	height: 150px;
	padding: 5px;
	float: left;
}

div.product_price {
	margin-top: 10px;
	height: 50px;
}

div.product_img_detail {
	width: 150px;
	height: 150px;
	float: left;
	background-color: #ffffff;
	text-align: center;
}

div.product_action {
	float: right;
	width: 200px;
}

div.product_buy {
	float: left;
	margin-left: 8px;
	height: 175px;
	width: 175px;
	border: 1px solid #D6D6D6;
	overflow: hidden;
	color: white;
}

	div.product_buy a {
		color: #ffffff;
	}

div.sfeer_img {
	width: 175px;
	height: 175px;
	border: 1px solid #D6D6D6;
	float: left;
	margin-bottom: 8px;
}

div.sfeer_img_right {
	margin-left: 8px;
}

div.result_buy {
	float: left;
	margin-left: 10px;
	overflow: hidden;
	width: 154px;
}
	
	div.result_buy table {
		height: 140px;
		margin-bottom: 50px;
	}

div.product_buy select {
	width: 150px;
}

div.product_buy th {
	text-align: left;
}

div.product_summary {
	padding: 10px;
}

div.product_detail {
	text-align: justify;
	padding: 10px;
}

div.product_review {
	width: 353px;
	min-height: 150px;
	border: 1px solid #3F4C6B;
	padding: 5px;
}

div.product_review_star {
	float: right;
}

div.product_related {
	width: 200px;
	height: 200px;
	float: left;
}

div.product_tab {
	height: 350px;
	height: 100% !important;
	min-height: 350px;
}
