#leftcontent {
	float:left;
	width:18%;
	height: 3750px;
	background:#EDFFFF;
	border-right: 1px dashed #191970;
	padding: 4px;
}
#rightcontent {
	position: relative;
	width: 78%;
	background: #FFFFFF;
	height: 3750px;
	margin:10px 5px 0px 158px;
}
.books{ 
	font-size: 12px; 
	font-style: Arial, Helvetica, sans-serif;
	width: 300px; 
}
.desc { 
	margin-left: 160px; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: Arial, Helvetica, sans-serif;
}
