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:110px;
	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:20%;
}

.first {
	border:0;
	float:left;
}

.subhero {
	height:238px;
	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: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;
}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;
}

.sub-line2 {
	overflow: hidden;
	top:10px;
	right:0px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:11px; 
	padding-bottom:0px;
	z-index:1; 
}
