body { 
	background-color:#fff;
	font-family: Arial, sans-serif;
	font-size:12px;
	margin:0; 
	padding:0; 
	min-width: 340px;
}

.hero { 
	background-position:0px 0px;
	border:0;
	display:block;
	float:left;
	margin-left: 5px;
	margin: 0px 0 0px;
	padding:0px;
	width:50%;
	min-height: 72px;
}

	.hero img {
		float: left;
		top:12px;
		margin: 0 18px 0px 9px;
		height: auto;
		max-width:150px;
	}

a {
	text-decoration:none;
}

.maintext:hover {
	text-decoration:underline;
}

.subhero {
	width:100%;
}


.wrapper {
	background-color: #fff;
	background-repeat:no-repeat;
	height: 227px;
	position: relative;
	width:100%;
	height:auto;
	display:table;
}
	
.text {
	position: relative;
	min-height: 1px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 1.228571429;
	padding-right:5px;
	display: list-item;
	list-style-type: square;
	color: #888;
	margin-left:16px;
}

.action {     
	display:none;
}

.dianomi_provider_short{
	color: #DD7800;
	display: block !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	.dianomi_provider_short:before{
		content: ""
	}
	.dianomi_provider_short:after{
		content: ""
	}

.maintext {
	color: rgb(0, 0, 0);
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.sponsor{
	position: relative;
	margin-top: 5px;
	display: block;
	width: 100%;
	height: 15px;
	}

.heading_top{
	display:none;
}

.heading{display:none;
}


.line2 {
	color: rgb(0, 0, 0);
	display: block;
	margin: 0 0 14px 0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.72px;
	font-weight: bold;
}


.logohover{background-repeat:no-repeat;
	width:45px;
	height:22px;
	position:absolute;
	left:255px;
	top:8px;
	padding-bottom:0px;
	display:inline;
	z-index:1;
}


.sub-line2 {
	overflow: hidden;
	top:5px;
	right:0px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:60px;
	height:13px; 
	padding-bottom:0px;
	z-index:1; 
}


.sub-line2 img{
	width: 60px;
	border:none;
	outline:none;
}


@media screen and (max-width: 420px){
	.text, {
		font-size: 13px !important;
		padding-right: 7px !important;
	}
	.maintext{
		font-size: 13px !important;
	}
	.dianomi_provider_short{
		font-size: 13px !important;
	}
}