body { 
	padding:0; 
	margin:0; 
	background-color:#fff;
	width: 100%;
	}

.hero { 
	margin: 0 auto;
	width:100%;
	border:0;
	padding: 1px 0;
	margin-top:2px;
	}

a {
	text-decoration:none;
	}

.hero a:hover .action {
	text-decoration:underline;
	}

.hero img {
	display:none;
	}

.subhero {
	width:300px;
	height:60px;		
	}

.wrapper {height:60px;
	width: 100%;
	background: #fff;
	border: 0px solid #999;
	}
	
.text {line-height: 14px;
	color: #333333;
	cursor:pointer;
	font-family: Arial, Helvetica, Verdana;
	width:100%;
	margin: 0 auto;
	}

.maintext {
	font-size:12px;
	max-width:100%;
	font-family: Arial, Helvetica, Verdana;
	font-weight:normal;
	text-decoration:none;
	}
	
.action {display:none;}

	.action::before {
   content: "\00BB";
		}

.dianomi_provider_short{
display:inline-block !important;
	max-width:100%;
	font-size:12px;
	text-decoration:none;
	font-family: Arial, Helvetica, Verdana;
	padding-top: 0px;
	font-weight:bold;
	color:#333333;}
	
.heading_top {
    display:none;
    }

.heading {
display:none;}

.line2 {
	display:block;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0;
	border-bottom: 0px solid #999;
	font-family: "century gothic", verdana, helvetica;
	font-size: 10px;
	padding-bottom: 5px;
	}

.sub-line2 {
overflow: hidden;
top:3px;
right: 2px;
position:absolute;
font-size:10px;
color:#ccc;
width:40px;
height: 10px;
padding-bottom:0px;
z-index:1; }

.sub-line2 a{
color: #666;
}

.sub-line2 img{
border: none; 
outline: none; 
width:40px;
height: auto;
margin: 0;
}