#chg_coll {
	margin-left:8px;
	margin-bottom:20px;
}

#chg_coll #book_top {`
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
}

#chg_coll #book_top a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}

#chg_coll #book_top a.cat4 { clear:both;font-family:"Times New Roman", Times, serif;color:#CC0000; font-size:23px; text-align:left; font-weight:normal; margin-bottom:10px; }

#chg_coll #book_top a.cat2 {
clear:both;font-family:"Times New Roman", Times, serif;color:#CC0000; font-size:18px; text-align:left; font-weight:normal; margin-bottom:10px;}

#chg_coll #book_top #book_info {
	margin-top:10px;
	margin-bottom:10px;
}

#chg_coll #book_top #book_info h3 {
	color:#4D7C72;
	font-size:14px;
	font-weight:bold;
}

#chg_coll #book_top #book_info #left {
	width:100px;
	float:left;
	display:inline;
}

#chg_coll #book_top #book_info #left img {
	margin:auto;
	margin-top:5px;
}

#chg_coll #book_top #book_info #middle {
	width:225px;
	float:left;
	display:inline;
	text-align:left;
	font-size:13px;
	line-height:1.4;
	color:#000000;
}

#chg_coll #book_top #book_info #middle a {
	font-size:15px;
	font-weight:bold;
	color:#4D7C72;
	text-decoration:underline;
}

#chg_coll #book_top #book_info #middle .bold {
	font-size:14px;
	font-weight:bold;
}

#chg_coll #book_top #book_info #middle .author { font-size:14px; }

#chg_coll #book_top #book_info #right {
	width:260px;
	float:left;
	display:inline;
	padding-left:15px;
	text-align:left;
	line-height:1.6;
	font-size:13px;
	color:#000000;

}

#chg_coll #book_top #book_info #right a {
	font-size:12px;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}


/* CHANGE BOOK */
#chg_coll #chg_book {
	margin-left:6px;
	clear:both;
}

#chg_coll #chg_book #bottom {
	margin-top:10px;
	margin-bottom:30px;
}

#chg_coll #chg_book #bottom  h1 {
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
}

#chg_coll #chg_book #bottom  h2 {
	 font-size:16px;
	 font-weight:bold;
	 color:#6b6a6a;
}

#chg_coll #chg_book #bottom  p {
	margin-top:7px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

#chg_coll #chg_book #bottom  img { margin-top:30px; }

#chg_coll #chg_book #bottom  form {
	margin-top:10px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
}

#chg_coll #chg_book #bottom #reccs {
	float:left;
	display:inline;
	width:261px;
	margin-left: 10px;
	color:#000000;
}

#chg_coll #chg_book #bottom #reccs p {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size:13px;
}

#chg_coll #chg_book #bottom #reccs a {
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size:13px;
}

#chg_coll #chg_book #bottom .links { margin-left:10px; }

#chg_coll #chg_book #bottom .links a { color:#4D7C72; }

#chg_coll #chg_book #bottom #or {
	float:left;
	display:inline; 
	width:45px;
	/*width:65px;*/
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#chg_coll #chg_book #bottom #search {
	float:left;
	display:inline;
	width:261px;
	margin-left:12px;
}

#chg_coll #chg_book #bottom #search #searchterm {
	width:190px;
	border:1px solid #cccccc;
}
 
#chg_coll #chg_book #bottom #search #buttons { 
	margin:5px 0 0 0; 
	padding:0;
	width:285px;
	color:#000000;
}

#chg_coll #chg_book #bottom #search #buttons input {
	margin:0;
	padding:0;
	width:15px;
}


/* RECOMMENDATIONS & SEARCH RESULTS */
#chg_coll #recs_results {
	margin-left:6px;
	clear:both;
}

#chg_coll #recs_results #bottom { margin-top:10px; }

#chg_coll #recs_results #bottom h1 {
	color:#cc0000;
	font-size:16px;
	font-weight:bold;
}

#chg_coll #recs_results #bottom p {
	margin-top:7px;
	margin-bottom:20px;
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#000000;
}

#chg_coll #recs_results #bottom .book_item {
	width:290px;
	padding-bottom:30px;
}

#chg_coll #recs_results #bottom .book_item .left {
	float:left;
	width:110px;
	text-align:center;
}

#chg_coll #recs_results #bottom .book_item .left img { margin:auto; }

#chg_coll #recs_results #bottom .book_item .right {
	float:left;
	width:175px;
	padding-top:0px;
	text-align:left;
}

#chg_coll #recs_results #bottom .book_item .right .text {
	height:85px;
	color:#000000;
	/* background-color:grey; */
}

#chg_coll #recs_results #bottom .book_item .right a {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#4D7C72;
}

#chg_coll #recs_results #bottom .book_item .right img { margin-top:5px; }

#chg_coll #recs_results #bottom .back { margin-left:18px; }
 
