
.quotes_content_top { 
	background:url(images/quotes_top.gif) no-repeat top left;
	width:350px;
}

.quotes_content { 
	background:url(images/quotes_bottom.gif) no-repeat bottom right;
	width:312px;
	padding:15px 28px 10px 28px;
	text-align:center;
	font-size:16px !important;
}

.quotes_content p{ 
	text-align:center;
	font-size:16px !important;
}

.quotes_title {
	font-size:10px;
	text-transform:uppercase;
	color:#dea8ba;
	padding-right:28px;
}
