body { 
	padding:0; 
	margin:0;
	width:300px;
	height:250px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.hero {
	padding-bottom:5px; float:none;
	width:50%;
	background-position:0px 0px;
	border:0;
	margin-left:0px;
	color:rgb(0, 110, 151);
	float: left;
	margin-top:30px;
}

.first {
}

a {
	color:#ccc; 
	text-decoration:none;
}

a:hover{text-decoration:none;}

.maintext:hover  {
	color:rgb(0, 110, 151);
	text-decoration:underline;
}

.hero img {
	display: block;
	margin: 5px auto;
}

.subhero {
	padding-top:0px;
	display:block;
}

.wrapper {border: 1px solid #cccccc;
	padding-left:5px;
	padding-right:5px;
	min-width:30px;
	display: table-cell;
	vertical-align: middle;
	width:288px;
	height:238px;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding-top:10px;
}

.text {
	float: left;
	zoom:1;
	padding: 0px 0px 0 0;
	cursor:pointer;
	width:95%;
	display: block;
	min-height:15px;
	margin-top:5px;
	line-height:17px;
	padding: 0 5px;
	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: block !important;
	letter-spacing: 0px;

}

.dianomi_provider_short:before 
{
content: ""
}

.dianomi_provider_short:after 
{
content: ""
}


.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 {
display:none;
}


.heading{
display: none; 
color: #000;
font-weight: bold;}
.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:287px;
	margin-bottom:10px;
	position: fixed;
	top:12px;
	left:7px;
}



.logohover{background-repeat:no-repeat;
	width:60px;
	height:12px;
	position: fixed;
	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: fixed;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:12px; 
	padding-bottom:0px;
	z-index:-1; 
}	