body { 
	padding:0; 
	margin:0;
	width:300px;
	height:285px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	
}

.hero {
	padding-bottom:8px; float:left;
	width:290px;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:rgb(0, 110, 151);
}

.first {
	margin-top: 10px;
}

a {
	color:#ccc; 
	text-decoration:none;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	color:rgb(0, 110, 151);
	text-decoration:underline;
}


.hero img {
	display: none;
}

.subhero {
	padding-top:0px;
}

.wrapper {border: 1px solid #cccccc;
	padding-left:5px;
	min-width:30px;
	width:293px;
	height:273px;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding-top:10px;
}

.text {
	float: left;
	zoom:1;
	padding: 3px 2.5px;
	cursor:pointer;
	width:285px;
	min-height:15px;
	line-height:1.3em;
	color:rgb(0, 110, 151);
}

.maintext {
	letter-spacing: 0px;
	color:rgb(0, 110, 151);
	cursor: pointer;
	display: inline;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: auto;

}

.dianomi_provider_short {
font-style:italic;
	font-size: 11px;
	color: #777;
	font-weight:normal;
	display:inline;
	letter-spacing: 0px;
}

.dianomi_provider_short:before 
{
content:"\00a0"
}


.action{
	display:none !important;
	visibility: hidden;
	color: rgb(85, 7, 92);
	cursor: auto;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	margin-left: 5px;
}


.heading_top,
.heading {
	display: none;
}

.line2 {
	border-bottom: 1px solid #ccc;
	color: #000;
	margin-top: -2px;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 1.2em;
	list-style-type: none;
	font-family: arial,helvetica,sans-serif;
	padding-bottom:5px;
	width:98%;
}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position:absolute;
	left:235px;
	top:14px;
	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;
	z-index:1;
}



.sub-line2 {
	overflow: hidden;
	top:14px;
	left:265px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:12px; 
	padding-bottom:0px;
	z-index:-1; 
}
