.component_ad
{
	text-align: center;
}
.component_ad h3.title
{
	text-transform: uppercase;
	color: #58310a;
	font-weight: bold;
	font-size: 30px;
}
.component_ad h3.title a
{
	color: #58310a;
	text-decoration: none;
}
.component_ad #desc_read_more
{
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 70px;
	text-align: center;
	color: #799e2d;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold;
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+66 */
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 66%, rgba(255,255,255,1) 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 66%,rgba(255,255,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.jq-ry-container
{
	padding: 0;
	padding-right: 5px;
}
