.browse_product {
	float:left;
}
.browse_product .top_half {
	float:left;
}

.browse_product div.bottom_half {
	margin:10px 0 20px 0;
	clear:both;
	text-align:right;
}

.browse_product div.left_col {
	width:85px; 
	float:left; 
	margin: 0;
}

.browse_product .right_col {
	width:305px; 
	float:right; 
	padding:0; 
	text-align:left; 
	display: block;
}

.browse_product .description {
	clear:both;
	font-size:90%;
}

.browse_product .price {
	clear:both;
}

.browse_product .single_buy_now_button {
	text-align:right;
	clear:both;
}

.browse_product .headings a{
	font-size:90%;
	color:#0000CC;
}

.browse_product h2, .browse_product h3{
	background:none;
	margin:2px 0;
	padding:0;
}

.offer_price {font-weight:bold; margin-right:10px;}
