body { 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:0; 
	margin:0; 
	}

a {
	text-decoration:none;
	color:#066EC9;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration:underline;
	}

.wrapper { 
	width: 100%;
	height: 320px;	
	padding-right:10px;
	position: relative;
	margin:0;
	}

.first {
	margin-top:0px;
}

.hero {	
	width: 100%;
	padding: 0;
	margin-bottom: 6px;
	}

.hero img {
	display:none;
	}

.heading_top, .heading {
	display: none;
	}	

.text {
	color: #000000;
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	margin-left:12px;
	display:list-item;
	margin-left:20px;
	vertical-align:middle; 
	font-size: 16px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	}

.maintext {
	font-weight: normal;
	display:inline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right:2px;
	}

.action {
	display:none;
	}

.line2 {
	color: #cc2936;
	margin-top: -5px;
	margin-left: -5px;
	text-transform: uppercase;
	padding: 5px 5px 10px 5px;
	font-weight:bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.dianomi_provider_short {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #515151;
	font-style:italic;
	display:inline-block !important;
	}

.dianomi_provider_short:before{
	content:"(";
	}

.dianomi_provider_short:after{
	content:")";
	}

.logohover{
	width:165px;
	height:18px;
	position:absolute;
	bottom:-1px;
	right: 12px;
	padding-bottom:0px;
	z-index:1;
	-webkit-transition: background 300ms ease-in-out 0s;
	-moz-transition: background 200ms ease-in-out 0s;
	-o-transition: background 200ms ease-in-out 0s;
	transition: background 200ms ease-in-out 0s;
	background-position: 78px;
}

.logohover:hover{
	background: url('/img/uploads/Ufe0-8CoyKoAADAkZXEAAAAK.png');
	background-repeat:no-repeat;
	background-position: 78px 4px;
	display:inline;
	padding:4px 0 0px;
	background-color:#fff;
	height:14px;
	background-size:10px 10px;

}

.logohover:hover:after{
	content: "What's this?";
	font-size:12px;
	color:#999;
	text-align:right;
	display:block;
	padding-right:10px;
	}

.sponsor{
	position: relative;
	margin-top: 10px;
	display: block;
	width: 100%;
	height: 15px;
	}


.sub-line2 {
	display:block;
	overflow: hidden;
	bottom:0px;
	right: 0px;
	position:absolute;
	font-size:11px;
	color: #999;
	width:175px;
	height:17px; 
	padding-bottom:0px;
	z-index:-1; 
	}

.sub-line2 a{
	color:#999;
}