DIV#product_image,
DIV#product_detail {
	float: left;
}


DIV#product_image P {
	width: 450px;
}


DIV#product_detail {
	width: 180px;
	padding: 0 0 0 4.5px;
    line-height: 2pt 
}






SELECT {
	float: left;
	padding: 2px 0 0 0;
}

INPUT#add_to_cart,
INPUT#add_to_wishlist {
	padding: 0 0 0 10px;
	float: left;
}