@charset "UTF-8";
/* For Books pages */
#avmenu{
	z-index:6;
}
img{
	border:none;
}
#previews{
	width:310px;
	margin-top:20px;
	margin-left:20px;
	height:210px;
}
#previews img{
	border:1px solid #999;
}
#previews a{
}
#preview1{
	position:absolute;
	margin-top:0;
	z-index:5;
}
#preview2{
	position:absolute;
	margin-left:40px;
	margin-top:4px;
	z-index:4;
}
#preview3{
	position:absolute;
	margin-left:80px;
	margin-top:8px;
	z-index:3;
}
#preview4{
	position:absolute;
	margin-left:120px;
	margin-top:12px;
	z-index:2;
}
#preview5{
	position:absolute;
	margin-left:160px;
	margin-top:16px;
	z-index:1;
}
.paypalbutton{
	float:left;
	width:127px;
	height:100px;
}
.paypaldescription{
	margin-top:20px;
	margin-left:137px;
	padding-bottom:20px;
}
#pdfpreview{
	float:right; 
	width:43px; 
	margin-top:100px; 
	margin-right:30px;
}
#pdfpreview a{
	text-decoration:none;
}
.booktitle{
	color:#B34E1D;
}
.bookedition{
	color:#397010;
}