body {
	font-size: 15px;
	line-height: 24px;
}

.lp_description_wrapper {
	font-size: 16px;
	line-height: 24px;
	padding: 25px;
	background: #f4f4f4;
}
.bf_deals {
	color: #fff;
	background: #000;
	margin-bottom: 30px;
}

.lp_neutral .listingcontainer_full {
	margin: 0;
}
.lp_neutral h1 {
	color: #fff;
	padding: 22px !important;
	background-color: rgba(65,97,24, 1.00);
}
.lp_neutral h2.title {
	font-size: 20px;
	font-weight: 300;
	color: #fff;
	padding: 22px !important;
	background-color: rgba(65,97,24, 1.00);
	margin: 0;
	border: none;
}
.lp_description_wrapper ul {
	margin: 10px 20px;
}

.fleft {float: left;}
.fright {float: right;}
.w50 {width: 45%;}
@media only screen and (max-width: 849px) {
	.fleft, .fright, .descr_content {float: none !important; width: auto !important;}
	.w50 {width: auto;}
}
@media only screen and (max-width: 1219px) {
	.lp_neutral {
		margin: 0 -10px;
	}
}