  @font-face {
	font-family: "CNN";
	src: url("/partner/cnnmoney/HelveticaNeue-Light.eot");
	src: url("/partner/cnnmoney/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("/partner/cnnmoney/HelveticaNeue-Light.woff") format("woff"), url("/partner/cnnmoney/HelveticaNeue-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal; 
}

body { 
	font-family: 'CNN', Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 18px;
	padding:0 0px;
	margin:0; 
	}

a {
	text-decoration:none;
	color:#464646;
	}

a:link {
	text-decoration: none;		
	}

.maintext:hover {
	text-decoration: none;
	color:#6DBFF6;
	}

.wrapper { 
 	padding:0;
	width: 100%;
	height: 400px;	
	position: relative;
	}

.hero {	
	width: 100%;
	min-height: 0px;
	border-bottom: 1px solid #E5E5E5;	
	padding: 0;

}

.hero.last{border-bottom:none;}

.hero img {
	display:none;
	}
.subhero{padding-top:0px;}

.heading_top, .heading {
	display: none;
	}	

.text {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	display:table-cell;
	vertical-align:middle;
	padding: 15px 0;
	font-family: 'CNN', Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}


.maintext {
	display:inline;
	}

.action {
	display:none;
	}

.line2 {
	display:none;
	}


.dianomi_provider_short {
	color: #666;
	font-size: 11px;
	line-height: 24px;
	display:inline-block !important;
	}

.dianomi_provider_short::after {
	content: ")";
	}

.dianomi_provider_short::before {
	content: "(";
	}


.logohover{
	background-repeat:no-repeat;
	height:12px;
	right:12px;
	position:absolute;
	bottom:2px;
	width:90px;
	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;
	background-position: 100px;
	}

.logohover:hover{
	background: url('/img/uploads/Ufe3LcCoyKoAADivRIsAAAAC.png');
	background-repeat:no-repeat;
	background-position:right;
	display:inline;
	padding:0px;
	background-color:#fff;
	height:12px;
	background-size:54px 10px;									
	}

.sponsor{
	position: relative;
	display: block;
	height: 15px;
	margin-top: -10px;
	}

.sub-line2 {
	color:#666;
	display:block;
	font-size:10px;height:1.3em;
	height:12px; 
	right:-5px;
	overflow: hidden;
	padding-bottom:0px;
	position:absolute;
	bottom:2px;
	width:85px;
	z-index:1; 
	font-family: 'CNN', Helvetica, Arial, sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}

.sub-line2 a{
	color:#666;
	}