.bookstore_browser_page {
	width: 764px;
}
.bookstore_browser_category {
	text-align:center;
	width: 764px;
}
.bookstore_browser_sortby {
	width: 764px;
	min-width:764px;
	background-color:#EAEAEA;
	/*
	min-height:18px;
	height:20px;
	*/
	float:none;
	margin-top:2em;
}
.disclaimer {
	float:none;
	/*width: 764px;*/
	margin-top:0em;
	width: 764px;
	margin-left:0;
	margin-right:0;
}
.page_browser_group {
	margin-right:5px; 
	float:left;
	height:40px;
}
.page_browser_item {
	float:left; 
	margin-right:5px;
	height:40px;
}
.product_add_to_cart {
	margin-top:14px;
	float:none;
}
.product_author {
	font-weight:bold;
}
.product_bottom_row {
	width:764px; 
	/*min-height:240px;*/
	height:auto;
	float:none;
}
.product_box {
	vertical-align:top;
	text-align:left;
	width:764px; 
	height:auto; 
	/*min-height: 281px;*/
	float:none;
}
.product_description {
	/*width:468px; */
	width:440px;
	/*min-height:240px;*/
	height:auto;
	float:left;
	padding: 0px 14px 0px 14px;
	font-weight:700;
}
.product_description p {
	line-height: 1.3em;
	font-weight: 400;
}
.product_image {
	width:140px; 
	/*min-height:240px;*/
	min-height:140px;
	height:auto; 
	float:left;
}
.product_item_number {
	font-weight:bold;
}
.product_left_column {
	height: auto;
	width: 622px;
	float:left;
	padding-top:5px;
	padding-bottom:25px;
}
.product_price {
	/*width:142px;*/
	width:142px;
	height:41px; 
	float:none;
}
.product_review_average {
	font-weight:bold;
}
.product_right_column {
	width:142px; 
	height:auto; 
	float:left;
	/*min-height:240px;*/
	padding-top:5px;
	padding-bottom:25px;
}
.product_space_left_of_image {
	width:14px;	
	/*min-height:240px;*/
	height:auto;
	float:left;	
}
.product_title {
	font-weight:bold;
	/*width:622px;*/
	max-width:622px;
	height:41px; 
	float:none;
	font-size:16px;
	padding-right:14px;
	padding-top:5px;
}
.product_top_row {
	height: 41px;
	width: 764px;
	float:none;
}
.product_view_details {
	margin-top:14px;
	float:none;
}
.product_wish_list {
	margin-top:14px;
}
