body {
	background-color: #EBEDF0;
}

.cs_container {
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.cs_footer {
	background-color: #fff;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 30px!important;
}

.cs_no_pad {
	padding: 0px !important;
	margin: 0px !important;
}

.cs_header {
	background-color: #fff;
	margin-bottom: 30px!important;
}

.cs_white {
	background-color: #fff;
	border-radius: 10px;
	padding: 30px;
	margin: 0px;
}

.cs_title {
	margin-bottom: 20px;
}

.cs_title h1 {
	font-size: 30px;
	font-weight: 700;
}

.cs_ads_text {
	font-size: 19px;
	line-height: 26px;
}

.cs_adcard_photo {
	width: 100%;
	float: left;
	height: 250px;
	background-repeat: no-repeat;
	background-size: 120%;
	background-position: center;
}