body {
	padding: 0px;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
}
a {
	color: #ccc;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.hero img {
	padding-top: 10px;
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 285px;
	opacity: 1;
	box-sizing: border-box;
}
.hero img:hover {
	opacity: 1;
}
.wrapper {
	min-height: 235px;
	margin-right: -20px;
	font-family: Arial, Helvetica, Verdana;
	padding-bottom: 20px;
	position: relative;
}
.hero {
	float: left;
	width: 25%;
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 17px;
	position: relative;
	box-sizing: border-box;
	padding-right: 20px;
}
.subhero {
	height: auto;
	max-height: 545px;
	width: 100%;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding-top: 4px;
	margin: 0 auto;
	width: 100%;
	height: 63px;
	text-align: left;
}
.heading_top {
	display: none
}
.heading {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, Verdana;
	display: none;
}
.maintext {
	display: block;
	padding: 0px 0px  0px  0px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #23527c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	min-height: 30px;
	transition: all 0.3s ease;
}
.action {
	display: none;
}
.dianomi_provider_short {
	padding-top: 1px;
	text-decoration: none;
	font-size: 13px;
	color: #575756;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	display: block !important;
	transition: all 0.3s ease;
}
.dianomi_provider_short:before {
	content: "";
}
.dianomi_provider_short:after {
	content: "";
}

.line2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 17px;
color: #444;
padding-bottom: 0px;
padding-top: 0px;
font-weight: bold;
}
.sub-line2 {
overflow: hidden;
position: absolute;
right: 0;
top: 5px;
width: 75px;
font-size: 10px;
height: 1.3em;
color: #ccc;
height: auto;
padding-bottom: 0px;
z-index: 1;
}
.sub-line2 a {
color: #666;
}
.sub-line2 img {
border: none;
outline: none;
width: 55px;
height: auto;
}