body { 
	padding:0px; margin:0; 
	background-color:#ffffff;
	max-width:100%;
	height:527px;
}

a {
	color:#464646; 
	text-decoration:none;
}

.action:hover  {text-decoration:underline}

.dianomi_provider_short:hover{
	color: #1d6fa5;
}

.maintext:hover{
	color: #0080AE;
}
.hero img {
	float: none;
	border: none;
	width: 100%;
	height: auto;
	max-width: 200px;
	max-height:160px;
margin-bottom: 0px;
margin-top: 0px;
}

.wrapper {
	max-width:100%;
	background-color:#ffffff;
	width:100%;
	height:527px;
	font-family:Arial, Helvetica, Verdana
}

.hero {
	float:left;
	width:33%;
	border:0;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	position: relative;
	min-height: 244px;
}
	.first {
		float:left;
		border:0;
		padding: 0 0px 0 0px;
		box-sizing: border-box;
	}

.hero:nth-child(5) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}
	
.hero:nth-child(7) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

.hero:nth-child(6) {
		float:left;
		border:0;
		padding: 0 0px 0 0px ;
		box-sizing: border-box;
}

.hero:nth-child(8) {
    float: left;
    border: 0;
    padding: 0 0px 0 0px;
    box-sizing: border-box;
}

	.last {
		float:left;
		border:0;
		padding: 0 0 0 0px ;
		box-sizing: border-box;
	}

.subhero {
	height:auto;
	max-height:245px;
	width:100%;
	padding-top:0px;
	margin-top: 15px;
	text-align:center;
	}

.text {	
	font-family: Arial, Helvetica, Verdana;
	padding-top:0px;
	margin: 0 auto;
	width:95%;
	height:63px;
	text-align:center;
	}

.heading_top {display:none}
.heading {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	font-family: Arial, Helvetica, Verdana;
	display:none;

}


.maintext {vertical-align: middle; display:block;
	padding:10px 0px  0px  0px;
	width:100%;
	font-size:12px;
	font-weight:normal;
	color:#1d6fa5;
	font-family: Arial, Helvetica, Verdana;
	line-height:14px;
	min-height: 30px;
	transition: all 0.3s ease;
	}

.action {
	display:none;
	}

.dianomi_provider_short{
	padding-top:2px;
	text-decoration:none;
	font-size: 12px;
	color: #3498db;
	font-family: Arial, Helvetica, Verdana;
	font-weight:bold;
	display:block !important;
	transition: all 0.3s ease;
}


.dianomi_provider_short:before{
	content:"(";
}

.dianomi_provider_short:after{
	content:")";
}



.dianomihref::before {display:none;
	content: url(/img/shadows/60.png);
	position: absolute;
	top: 81px;
	left:10px;
	}

#dianomi-header {
	font-size: 17px;
	font-weight: 700;
	color:#000;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:3px;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	display:block;
}

.sub-line2 {
overflow: hidden;
top:8px;
right: 5px;
position:absolute;
font-size:10px;
height:1.3em;
color:#ccc;
width:55px;
height: auto;
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}