.quote_text
{
	display: block;
	color: #585858;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	position: relative;
	padding-left: 25px;
	padding-right: 15px;
	margin-left: 20px;
	/* margin-right: 20px; */
	text-align: justify;
	border-left: 1px solid #CCCCCC;
	clear: left;
}


.quote_bold
{
	display: block;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 50px;
	font-style: italic;
}

.zoom_image
{

}

.style_image
{

}

.readAlsoBlockRight
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eeeeee;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

.readAlsoBlockLeft
{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #eeeeee;
	width: 180px;
	text-align: left;
	margin-top: 5px;
}