.hidden {
	display:none;
}

body { 
	padding:0; 
	margin:0; 
	background-color:#eee;
	font-family: arial, helvetica, sans-serif;
	background-image: none !important;
}

.hero { 
	background-position:0px 0px;
	float:left;
	border:0;
	height: 53px;
	border-bottom: 1px dotted #ccc;	
}

.hero:nth-child(odd) { 
	background-color: #f9f9f9;
}

.first {
	margin-top: 0;
}

.last{
	height: 52px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color: #006e97;	
	text-decoration: none;
}

a:hover .maintext {
	text-decoration: underline;
}

a:hover .maintext .dianomi_provider_short {
	text-decoration: none !important;
}


.hero img {
	display: none;
}

.subhero {
	padding-top:0px;
}

.wrapper {
	position: relative;
	text-align: left;
	width:300px;
	height:300px;
}

.text {	float:left;
display: list-item;
list-style-position:outside;
	list-style-type: square;
	margin-left: 23px;
vertical-align: middle;
height: 53px;
	color: #006e97;	
	cursor:pointer;
	width:276px;
	padding: 4px 0px 3px 0px;
	font-size: 12px;
}

.maintext {
	font-size: 12px;	
	margin: 0;
	padding: 4px 0;	
	display: inline;
	color: #006e97;	
	margin-left: 0px;
}

.dianomi_provider_short {
	text-decoration:none !important;
	font-size: 11px;
	display: inline;
	font-style: italic;
	color: #333;
}

.dianomi_provider_short::after {
	content: ")";
}

.dianomi_provider_short::before {
	content: "(";
}

.heading_top,
.heading {
	display: none;
}

.action {
	display: none !important;
}

.line2 {
	margin-bottom: 0;
	padding: 9px 0 0px 8px;
	font-size: 13px;
	max-width: 300px;
	font-weight: bold;
	background-color:#333;
	color: #fff;
	text-transform:uppercase;
	height:22px;
}

.whats-this {
	display: none;
}


.logohover{width:119px;
	height:12px;
	position:absolute;
	right:0px;
	bottom:1px;
	padding-bottom:0px;
	display:inline;-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 400ms ease-in-out 0s;
	-o-transition: background 400ms ease-in-out 0s;
	transition: background 400ms ease-in-out 0s;}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	border-bottom:2px solid #EEEEEE;
	padding-bottom:0px;
	background-color:#EEEEEE;
	height:10px;
}

.sub-line2 {
	overflow: hidden;
	bottom:1px;
	right:0px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#333;
	width:119px;
	height:12px; 
	padding-bottom:0px; 
}