.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0; 
	background-color:#fff;
}

.hero { 
	background-position:0px 0px;
	float:left;
	width:100%;
	padding-bottom:8px;

}

.first {
    margin-top: 7px;
}

a {
	text-decoration:none;
	color:#494949;
}

a:hover {
	text-decoration: none;
	color: #888888;
}


.hero img {
	display: none;
}

.subhero {

	display:table-cell;
	vertical-align:middle;
}

.wrapper {border-top: 0px solid #000000;
	position: relative;
	text-align: left;
	height:250px;
padding-left:5px;
}

.text {
    cursor: pointer;
    padding: 2px 0;
    width: 295px;
}

.maintext {
    color: #333;
    font-family: Trebuchet MS, Georgia, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -0.02em;
    padding-bottom: 3px;
    width: 99%;
}

.dianomi_provider_short {
	font-size: 12px;
	display: inline;
	color: #666;
	font-weight:normal;
}

.dianomi_provider_short::after {
	content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}

.action,
.heading_top,
.heading {
	display: none;
}

.line2 {
    background-color: #FFFFFF;
    color: #1F1F1F;
    display: inline-block;
    font-family: Trebuchet MS, Georgia, Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 22px;
    margin-bottom: 0;
    width: 100%;
    padding: 5px 0 10px;
border-bottom: 1px solid #D5D5BE;
}

.sub-line2 {
	overflow: hidden;
	bottom:2px;
	right:2px;
	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;
}

.last{border-bottom:none;}