@charset "utf-8";
/* lower left ad
--------------------------------------------------- */
 #content hr {
 font-size: 1px;
 line-height: 0;
 overflow: visible;
 border: none;
 border-top: 1px solid #DDD;
 border-bottom: 1px solid #FFF;
 clear: both;
}
.book_title {
    color: #000000;
	font-weight:bold;
	margin-top:.6em;;
	padding-top:.6em;
	margin-bottom: 1em;
}
.book_details {
    color: #000000;
	font-weight:normal;
	margin:0;
	padding:0;
}
.journal_title {
    color: #000000;
	font-weight:normal;
	font-style:italic;
	margin:0;
	padding:0;
}
.alphabeth {
 margin-top:1em;
}
.Feature {
	margin: auto;
	padding: 4px;
	float: none;
	height: auto;
	width: 591px;
		
}
.Feature_text {
	width: 480px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
.Feature_image {
	float: left;
}

