.clearafter:after {
	content: "."; display: block; height: 0; clear: both; visibility: hidden;	
}

.product_content_container {
	margin: 20px 20px;
}

#product-content h1 {
	font-family: "HelveticaNeueLTPro47LtCn",arial,sans-serif;
	font-size: 2em;
	color: #fff;
}

.product_content_top {
	height: 230px;
}

.product_content_top_left {
	width: 50%;
	float: left;
}

.product_content_top_right {
	width: 50%;
	float: left;
}

.product_content_top_right_top {
	height: 160px;
}

.product_content_top_right_bot {
	height: 70px
}

.thmbbg {
	width: 64px;
	height: 64px;
	float: left;
	background: url(../images/smallimgbg.png) top left no-repeat;
	margin: 0 2px;
}

.thmbbg img {
	margin: 4px;
}

.product_content_collapse {
	margin: 30px 0;
}

.collapse_control h2 {
	font-family: "HelveticaNeueLTPro47LtCn",arial,sans-serif;
	font-size: 1.5em;
	color: #fff;
	display: inline-block;
	float: left;
	line-height: 0;
	margin: 0;
}

.arrows {
	display: inline-block;
	float: right;
	cursor: pointer;
}

.arrow_up {
	display: none;
}


.separator {
	margin: 5px 0 0 20px;
}

.collapse_content {
	display: none;
}

.collapse_content ul, .collapse_content ol, .collapse_content li {
	margin-left: 20px;
}
