body { 
	font-family: Arial,sans-serif;
	padding:0; 
	margin:0; 
	background-color:#fff;
	}

.hero { 
	background-position:0px 0px;
	float:left;
	width:645px;
	height:20px;
	border:0;
	padding:0px;
	border-bottom: 1px solid #ccc;
	}

	.hero:nth-child(even) {
		background:#dfdfdf;
		}

a {
	color:#333366; 
	text-decoration:none;
	}

.hero a:hover .text {
	text-decoration:underline; 
	color: #333333;
	}

.hero img {
	display:none;
	}

.subhero {
	width:645px;
	height:20px;
	}

.wrapper {
	width:646px;
	height:111px;
	font-family:Arial, Helvetica, Verdana;
	}
	
.text {
	color: #000000;
	float:left;
	cursor:pointer;
	font-family: Arial, Helvetica, Verdana;
	padding-left:11px;
	width:635px;
	height: 15px;
	padding-top:5px;
	}

.action {
display: none;		
		}

.dianomi_provider_short {
	float:left;
	font-size:11px;
	color:#333366;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:15px;
	}

	..dianomi_provider_short ::after {
		text-indent: 5px;
	content: "\00a0\00BB";		
		}

.line2 {
	font-weight: bold;
	font-family: arial, helvetica;
	font-size: 13px;
	color: #f3d50f;	
	padding: 5px 5px;
	margin-bottom: 0px;
background-color: #000;

	}

.maintext {
	float:left;
	width:420px;
	font-size:11px;
	color:#333333;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:15px;
	}
	
.heading_top {
    display:none;
    }

.heading {
	display:none;
	}

a:hover .maintext {
	color: #333333;
	text-decoration:underline;
	}

a:hover .action {
	color: #FF0000;
	text-decoration:underline;
	}

.sub-line2 {
overflow: hidden;
top:5px;
right: 5px;
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.dianomi-lg{
border: none; 
outline: none; 
width:50px;
height: auto;
filter: invert(1);
}