body, html {
	margin:0;
	padding:0;
	font-family:Georgia,Verdana;
	color:#666666;
	font-size:12px;
	background-color:#30353a;
	height:100%;
	line-height:16px;
	min-width:800px;
}

.clear {
	clear:both;
}

h1, h2, img {
	margin:0;
	padding:0;
	border:none;
}

div.interstitial_ad_wrapper {
	width:100%;
	height:100%;
}

div.interstitial_ad_wrapper .header {
	width:100%;
	color:#fff;
	background-color:#fff;
	border-bottom:#dbdbdb 5px solid;
}

div.interstitial_ad_wrapper .header .thought_of_the_day {
	float:left;
	margin-left:30px;
	padding:20px 0;
	padding-top:25px;
	width:60%;
	max-width:600px;
}

div.interstitial_ad_wrapper .ad_wrapper {
	margin: 0 auto;
	width:100%;
	
	text-align:center;
	padding-top:30px;
	padding-bottom:40px;
	background:#30353a url('http://images.forbes.com/media/assets/welcome/dark_gradient_fade.png') repeat-x;
}

div.interstitial_ad_wrapper .ad_wrapper p {
	margin:0;
	margin-bottom:5px;
	text-align:center;
	font-size:10px;
	letter-spacing:1px;
	color:#7e7e7e;
}

/*
div.interstitial_ad_wrapper .ad_wrapper img {
	-moz-box-shadow: 2px 2px 10px #ccc;
	-webkit-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}

div.interstitial_ad_wrapper .ad_wrapper img:hover {
	-moz-box-shadow: 2px 2px 10px #666;
	-webkit-box-shadow: 2px 2px 10px #666;
	box-shadow: 2px 2px 10px #666;
}
*/

a, a:visited {
	font-weight:bold;
	color:#0f2d5f;
}

a:hover {
	color:#000;
}

div.continue {
	float:right;
	line-height:24px;
	margin-top:21px;
	margin-right:40px;
	max-width:200px;
	color:#7e7e7e;
    width: 160px;
    }

a.continue {
	display:block;
	color:#0f2d5f;
	font-size:18px;
	font-weight:normal;
}
a.continue:hover {
	color:#000;
}

hr {
	margin:20px 0;
	padding:0;
	height:0;
	border:0;
	border-top:5px solid #f1f1f1;
}

p {
	font-size:16px;
	line-height:22px;
	margin-top:2px;
	margin-bottom:0px;
	color:#7e7e7e;
}

p cite {
	font-size:13px;
}

h1 {
	height:50px;
	width:190px;
	overflow:hidden;
	display:block;
	background:url('http://images.forbes.com/media/assets/welcome/forbes_logo.png') no-repeat;
	margin-bottom:20px;
}

h1 span {
	display:none;
}

h2 {
	margin-top:0px;
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin-bottom:7px;
}