body,
html {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	width:300px;
	height:250px;
}

a:hover {
	text-decoration: none;
	color:#2B00F7;
}

.maintext:hover {
	text-decoration: none;
	color:#2B00F7;
}

.line2{
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
	color: #FF016C;
	padding-bottom: 7px;
}

.wrapper {
	width:300px;
	height:250px;
	padding:0px;
	background: #fff;
}

.hero.last{
	border-bottom:none;
}

.hero { 
	height: 67px;
	width: 100%;
	border-bottom: 1px dotted #dfdfdf;
	float:left;
	padding: 0px;
}
	.hero img {
		display:none;
		float: left;
		margin: 5px;
	}

.subhero {
	display:table-cell;  
	vertical-align:middle;
	height:67px;
}



.text {
	text-decoration: no-underline;
	float: left;
	width: 100%;
	margin-top:-1px;
	font-family:Georgia, serif;
}

.heading_top,
.heading {
	display: none;
}

.maintext {
	text-decoration:no-underline;
	font-size: 15px;
	font-weight: normal;	
	margin: 0px;
	padding: 3px 0;	
	color: #3c3c3c;	
	margin-left: 0px;
	line-height:1.2em
}

.dianomi_provider_short {
	text-decoration:none !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 12px;
	display: block !important;
	color: #999999;
	font-weight:normal;
	margin-top:2px;
}

.action {
	display: none;
}

.sub-line2 {
	display:block;
	overflow: hidden;
	top:236px;
	left:225px;
	position:absolute;
	font-size:10px;height:1.3em;
	color:#ccc;
	width:80px;
	height:11px; 
	padding-bottom:0px;
	z-index:1; 
}
	.sub-line2 a{
		color:#999;
	}