/* CSS Document */

.footerlink:Hover {

	color:#6600ff;

}

#bookdisplay {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:Left;
	width:201px;
	height: 125px;
	padding-left:3px;
	padding-top:15px;
	border-bottom:dashed #CCC 1px;
}


#bookthumb {
	float:left;
	width:78px;
	padding-right:3px;
}

#bookdetails {
	float:left;
	width:110px;
	padding-right:5px;

}

