body { 
	background-color:#fff;	
	font-family: Arial,sans-serif ;
	margin:0; 
	padding:0; 
	height:350px;
	}
	
a {
	text-decoration:none;
	color:#464646;
	}

a:link {
	text-decoration: none;		
	}

a:hover {
	text-decoration: none;
	}

.wrapper{ 
	height: 350px;	
	position: relative;
	width: 100%;
 	padding: 5px 0;
	}

.hero{	
	width: 300px;
	}

.hero img {
	display:none;
	}
.subhero{
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}
.heading_top {
	display: none;
	}	

.text {
	float: left;
	padding:4px 0;
	width: 288px;	
	}

.heading {
	display:none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight:bold;
	padding-bottom:5px;
	}

.maintext {
	color:#005790;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	margin-top: 10px;
	}

.action {
	color: #005790;
	display:none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
	}

.action::after {
	content: " »";
	}

.maintext:hover{
	color:#f90;
	text-decoration:none;
	}


.line2 {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	margin-bottom: 8px;
	margin-top: 0;
	text-transform: uppercase;
	}	

.dianomi_provider_short {
	font-size: 11px;
	display: inline-block;
	color: #333;
	}

.dianomi_provider_short::after {
	content: ")";
	}

.dianomi_provider_short::before {
	content: "(";
	}

.sub-line2 {
	overflow: hidden;
	bottom: 11px;
	right: 1px;
	position: absolute;
	font-size: 10px;
	height: 1.3em;
	color: #ccc;
	width: 55px;
	height: 10px;
	padding-bottom: 0px;
	z-index: 1;
}

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:55px;
height: auto;
}