
.quote_box_tall {
	background-image: url(../images/quote_box_tall.jpg);
	width: 365px;
	height: 90px;
	padding-right: 5px;
	padding-left: 15px;
    font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.quote_index {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}

.quote_index_articles {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 13px;
	padding-bottom: 8px;
	background-color: #78AEDD;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-width: thin;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-color: #000000;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
}

.quote_left {
	font-style: italic;
}
.quote_main {
	font-weight: bold;
}
