#product_overview {
	width: 723px;
	height: 263px;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 27px 0px;
	display: block;
	position: relative;
	background: url('../images/product_overview.gif') no-repeat;
}

#product_overview h1 {
	background: none;
	height: 31px;
	padding: 0 0 0 0;
	margin: 0 0 7px 20px;
	width: 703px;
	color: #FFFFFF;
	font-size: 19px;
	font-weight: 100;
	line-height: 28px;
}

#product_captions {
	width: 380px;
	height:100px;
	display:block;
	float:left;
}

#product_overview h2 {
	margin: 20px 0 5px 33px;
	padding: 0;
	width: 345px;
	color: #487d9c;
	font-size: 28px;
	line-height: 1.1em;
	clear: none;
	display: block;
	float: left;
	font-style: normal;
}

#product_overview #product_captions.wide h2 {
	width: 390px;
}

#product_overview #product_captions.extra-wide h2 {
	width: 470px;
}

#product_overview h3 {
	margin: 0 0 0 35px;
	padding: 0;
	width: 345px;
	color: #487d9c;
	font-size: 14px;
	font-weight: 100;
	line-height: 1.5em;
	clear: none;
	display: block;
	float: left;
}

#product_overview #product_captions.wide h3 {
	width: 360px;
}

#product_overview #product_captions.extra-wide h3 {
	width: 380px;
}

#product_head_img {
	width: 363px;
	height: 230px;
	bottom: 0;
	right: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	display: block;
	background: none right bottom;
}

.sub_col_small {
	margin: 0;
	padding: 0;
	width: 460px;
	float: left;
}
