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:5px 0px 0px ;
	border:none;
	width:170px;
	height:auto;
}

.wrapper {
	background-color:#ffffff;
	font-family:Arial, Helvetica, Verdana;
	height:250px;
	width:100%;
}

.hero {
	border:0;
	float:left;
	margin-left:0px;
	margin-right:0px; 
	margin-top:0px;
	padding:0px;
	position: relative;
	width:20%;
}
	.first {
		float:left;
		border:0;
		padding: 0 6px 0 10px;
		box-sizing: border-box;
	}

.hero:nth-child(5) {
    float: left;
    border: 0;
    padding: 0 6px 0 10px;
    box-sizing: border-box;
}

.hero:nth-child(6) {
		float:left;
		border:0;
		padding: 0 6px 0 10px ;
		box-sizing: border-box;
}
	
.hero:nth-child(7) {
    float: left;
    border: 0;
    padding: 0 6px 0 10px;
    box-sizing: border-box;
}

	.last {
		float:left;
		border:0;
		padding: 0 6px 0 10px ;
		box-sizing: border-box;
		}
}

.subhero {
	height:238px;
	margin-top: 0px;
	padding-top:0px;
	text-align:center;
	width:100%;
	}

.text {	
	font-family: Arial, Helvetica, Verdana;
	height:63px;
	margin: 0 auto;
	padding-top:0px;
	text-align:center;
	width:160px;
}

.heading_top {display:none}
.heading {display:none;}


.maintext {
	color:#222;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding:10px 0px  0px  0px;
	vertical-align: middle; display:block;
	width:100%;

	}
.action {display:none;}

.dianomi_provider_short{
	color: #777777;
	display:block !important;
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	font-weight:bold;
	padding-top:2px;
	text-decoration:none;
}

#dianomi-header {
	border-bottom:1px solid #555;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	margin-top:3px;
	padding-bottom:5px;
	vertical-align:top;
}

.logohover{
	background-repeat:no-repeat;
	width:80px;
	height:12px;
	position:absolute;
	top:10px;
	right:10px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;
	z-index:1;
}

.sub-line2 {
overflow: hidden;
top:10px;
right: 0px;
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;
}