@charset "UTF-8";
/* NOXZEMA STORIES	*/

#mainColumn {
	background:#e7f4fc url(/files/stories/come-clean/come-clean-bg.jpg) no-repeat left top;
	margin-bottom:0;
	padding:45px 350px 0 20px;
	height:593px;
}

h2 {font-family:"Times New Roman", Georgia, Times, serif;font-size:27px;color:#000;text-align:center;font-weight:normal;}
h2.top {margin-top:30px;padding-top:15px;font-size:43px; background:url(h2-bg.png) no-repeat top center;}
h2.bottom {padding-bottom:20px;font-size:35px;background:url(h2-bg.png) no-repeat bottom center;}
p {
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:17px;
	padding-top:20px;
}


a.learnMoreLink {
	display:inline-block;
	height:19px;
	font-size:11px;
	line-height:11px;
	color:#0358a7;
	position:relative;
	margin:20px 0 0 0;
	padding:3px 0 2px 10px;
	background:url(/images/w-bg-left.png) no-repeat left top;
}
a.learnMoreLink:hover {
	color:#0395c5;
	text-decoration:none;
}
a.learnMoreLink img {
	width:10px;
	padding:3px 0 0 5px;
}
a.learnMoreLink span {
	position:absolute;
	width:9px;
	height:21px;
	top:0;
	right:-9px;
	background:url(/images/shortW-bg-right.png) no-repeat right top;
}
