
.comment {
	float: right;
	width: 300px;
	margin-top: 4px;
	margin-right: 8px;
	font-style: italic;
}
.picture {
	float: right;
	width: 240px;
	margin-top: 4px;
	margin-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #838383;
	margin-bottom: 16px;
	font-size: 85%;
}

.picture a:link {
	color: #6F694D;
	text-decoration: none;
	border: none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.picture a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F694D;
	font-size: 100%;
	text-decoration: none;
	border: none;
	
	
	}
	
	
.picture a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A09989;
	font-size: 100%;
	text-decoration: none;
	border: none;
	background-color: #E9E8DA;
}


/*********************************BOOKSHOPS************************************/




.book {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 8px;
	clear: both;
	padding-top: 8px;
	
}

.book img{
	float: left;
	margin-bottom: 16px;
}


.booktitle {
	float: left;
	width: 250px;
	margin-bottom: 16px;
}

.booktitle img{
	border: 1px solid #FFFFFF;
	margin-bottom: 16px;
	margin-top: 8px;
	
}

.bookcomment {
	float: right;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #707070;
	margin-bottom: 16px;
	font-size: 85%;
	font-style: normal;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}



.book a:link {
	color: #932F2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 85%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.book a:visited {
	text-decoration: none;
	color: #932F2F;
	border: none;
	font-weight: bold;
}

.book a:hover {
	text-decoration: underline;
	color: #A29286;
	border-bottom-width: 2px;
	border: none;
	font-weight: bold;
	}
	

/************************ Amazon.com links with flags *****************/
	
	

		

		

/***************dissius collection ************************************/
	
	.double {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 8px;
	width: 750px;
	margin-left: 8px;
	clear: both;
	margin-right: 16px;
}

.double img{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 4px;
}

.doubletop {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 8px;
	margin-top: 16px;
	clear:both;
}


.doublecomment {
	margin-bottom: 16px;
	margin-top: 8px;
	text-align: justify;
}

.doublecomment p{
	margin-bottom: .8em;
	}

.pictureleft {

	margin-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #838383;
	margin-bottom: 2px;
	font-size: 85%;
	text-align: center;
	float: left;
}

.pictureright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #838383;
	padding-bottom: 2px;
	margin-left: 16px;
	font-size: 85%;
	text-align: center;

}

.picture a:link {
	color: #6F694D;
	text-decoration: none;
	border: none;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.picture a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6F694D;
	font-size: 100%;
	text-decoration: none;
	border: none;
	
	
	}
	
	
.picture a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A09989;
	font-size: 100%;
	text-decoration: none;
	border: none;
	background-color: #E9E8DA;
}





