h4 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 0 0;
	color: #0e223d;	
}
h5 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
div.product h4 {
	margin: 0px;
}
div.left {
	width:355px;
	height: 400px;
}
div.right {
	width:267px;
	float:right;
	margin: 30px 0 0 10px;
	text-align: center;
}
div.product,
div.past {
	width:227px;
	padding: 10px 20px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #533C29;
	background-color: #fff;
}
div.past {
	width:280px;
	float: left;
	margin-right: 10px;
	padding: 7px 10px 3px;
}
div.past_thumb {
	width: 50px;
	height: 100px;
	float:left;
}
div.past_content {
	float:left;
	width:230px;
}
div.past_content p {
	clear:both;
	margin: 3px 0 0 0;
	text-align: left;
}
div.product img#vendor_img,
div.past img#vendor_img {
	margin: 0;	
}
div.product img#product_thumb,
div.past img#product_thumb {
	margin-right: 3px;	
}
div#product_img {
	width:335px;
	text-align:center;
	padding: 5px;
	border: 1px solid #533C29;
	background-color: #fff;
	min-height:300px;
	overflow:hidden;
}
div#product_img img {
	max-width: 323px;
}
div.thumb_img {
	width: 81px;
	height: 81px;
	position: relative;
	border: 1px solid #533C29;
	text-align:center;
	padding: 4px;
	background-color:#fff;
}

img#vendor_img {
	display: block;
	margin: 0 auto 15px;
	
}
div.past h5 {
	font-size: 18px;
}
div.product span#price,
div.past span#price {
	display:block;
	width:100px;
	float: left;
	font-size:34px;
	line-height: 34px;
	text-align:right;
	margin: 0 5px 10px 0;
}
div.past span#price {
	font-size:28px;
	line-height: 28px;
	margin: 0 5px 0 0;
	width:auto;
}
div.product span#savings,
div.past span#savings{
	display:block;
	width:80px;
	float: left;
	text-align:left;
	line-height: 16px;
}
div.past span#savings{
	line-height: 12px;
	font-size: 12px;
}
div.product select.sel_options {
	width: 227px;
}
span#price{
	display:block;
	width:130px;
	float: left;
	font-size:34px;
	text-align:right;
	margin: 0 5px 0 0;
}
span#savings{
	display:block;
	width:100px;
	float: left;
	text-align:left;
}
select {
	margin-bottom: 5px;
}
img#buy-now {
	margin: 20px;
}
img#buy-now-small {
	margin: 3px;
	vertical-align: middle;
}
p#share img {
	vertical-align: middle;
}
div.product p#share {
	margin: 0;
}
