.widget-title {

	border-top: 1px solid #ECEDE8;

	border-bottom: 1px solid #ECEDE8;

	background: #78B24B;

	color: #ffffff;

	font-size: 13px;
	
	text-transform: uppercase;

	line-height: 30px;
	
	text-align: center;

	margin: 0;

	padding: 0 15px;

}

.textwidget {

	background: #FFF7C1;

}