.section-main {
	margin: 0 15px;
}
.section-main h1 {
	font-size: 2.3em;
	text-transform: none;
	letter-spacing: 0em;
	margin: 0;
	color: #333;
	text-shadow: 1px 1px 5px #ccc;
	border-bottom: 1px solid #aaa;
	border-left: 5px solid #aaa;
	padding-left: 7px;
	font-weight: lighter;
}
.section-child {
	border-top: 1px sold #aaa;
	margin-top: 10px;
}
.section-main h2 {
	border-bottom: 1px solid #aaa;
	color: #333;
	text-shadow: 1px 1px 5px #ccc;
	font-weight: lighter;
}
.section-main h3 {
	border-bottom: 1px solid #aaa;
	color: #333;
	text-shadow: 1px 1px 5px #ccc;
}
.bxslider img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.bx-wrapper .bx-caption span {
	text-align: right;
	font-size: 14px;
	margin-right: 20px;
}
#top-brands .logo {
	margin: 10px;
	text-align: center;
	list-style: none;
}
#top-brands .logo img {
	/* max-width: 137px; */
	width: auto;
	max-height: 70px;
}
ul#logo-list {
	display: flex;
	flex-direction: row;
	text-align: start;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
}
#logo-list {
	margin: 0;
	padding: 0;
}
article {
	margin: 0 0 30px 0;
}
article > p {
	margin-left: 30px;
	line-height: 20px;
	font-size: 14px;
}
article > p > a {
	color: #006699;
	font-weight: bold;
}
article > p > a:visited {
	color: #006699;
	font-weight: bold;
}
.posted_date {
	text-align: right;
	padding-right: 10px;
	color: #333;
	font-size: 12px;
}
