@import url('https://fonts.googleapis.com/css?family=Montserrat:400, 500, 600, 800');


body { 
	padding:0px; margin:0; 
	background-color:#ffffff;
}

a {
	color:#464646; 
	text-decoration:none;
}

.maintext:hover{
	color: #222;
	text-decoration:underline;
}

.action:hover  {text-decoration:underline;}

.dianomi_provider_short:hover{
	text-decoration:underline;
}

.hero img {
	float:none;
	padding:0px 0px 0px ;
	border:none;
	width:180px;
	height:auto;
}

.wrapper {
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana;
	height:280px;
	width:100%;
}

.hero {
	border:0;
	float:left;
	margin-left:0px;
	margin-right:0px; 
	margin-top:0px;
	padding:0px;
	position: relative;
	width:33.3333333333%;
}

.hero:nth-child(6) {
		float:left;
		border:0;
		padding: 0 0px 0 8px ;
		box-sizing: border-box;
}

.hero:nth-child(5) {
		float:left;
		border:0;
		padding: 0 4px 0 4px ;
		box-sizing: border-box;
}


.hero:nth-child(4) {
		float:left;
		border:0;
		padding: 0 8px 0 0px ;
		box-sizing: border-box;
}


.subhero {
	height:350px;
	margin-top: 5px;
	padding-top:0px;
	text-align:center;
	width:100%;
	}

.text {	
	font-family: Arial, Helvetica, Verdana;
	height:63px;
	margin: 0 auto;
	padding-top:0px;
	text-align:left;
	width:94%;
}

.heading_top {display:none}
.heading {display:none;}


.maintext {
	color:#333;
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:15px;
	padding:10px 0px  0px  0px;
	vertical-align: middle; display:block;
	width:100%;

	}
.action {display:none;}

.dianomi_provider_short{
	color: #999;
	display:block !important;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-top:5px;
	text-decoration:none;
}

#dianomi-header {
	border-bottom:0px solid #555;
	color:#0a597f;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top:15px;
	margin-left:16px;
	padding-bottom:5px;
	vertical-align:top;
}

.sub-line2 {
overflow: hidden;
top:23px;
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;
}

