<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">		
		.wrapper{
			width:1000px;,
			background:#FFFFFF;
			margin:0 auto;
		}
	
		#footer{
			padding:15px 25px;
			background:url("//subscription-assets.timeinc.com/magoutlet/redesign/footer-bg-slice.gif") top left repeat-x; 
			font-size:12px;
			line-height:18px;
			color:#FFFFFF;
			text-align:left;
		}
		#footer h4{
			font-weight:bold;
			font-size:14px;
			line-height:14px;
			color:#FFFFCC;
			margin:0 0 10px 0;
			text-align:left;
		}
		
		#footer .section{
			float:left;
			padding:0 48px;
			border-right:1px solid #696969;
			height:135px;
			text-align:left;
		}
		
		#footer #learnmore{
			width:158px;
			border-right:none;
			padding:0 0 0 8px;
		}
		#footer #section1{
			width:240px;
		}
		
		#connectwithus li{
			margin:0 0 10px 0;
		}
		
		#connectwithus #fb{
			background:url("//subscription-assets.timeinc.com/magoutlet/redesign/footer-social-sprite.gif") 0 0 no-repeat;
			line-height:24px;
			padding:0 0 0 30px;
		}
		#connectwithus #twitter{
			background:url("//subscription-assets.timeinc.com/magoutlet/redesign/footer-social-sprite.gif") 0 -34px no-repeat;
			line-height:24px;
			padding:0 0 0 30px;
		}	
		#connectwithus #linkedin{
			background:url("//subscription-assets.timeinc.com/magoutlet/redesign/footer-social-sprite.gif") 0 -68px no-repeat;
			line-height:24px;
			padding:0 0 0 30px;
		}			
		
		#copyright{
			font-size:11px;
			color:#CCCCCC;
			margin:15px 0 10px 0;
			text-align:center;
			font-family:'Lato', Arial, sans-serif;
		}
		.clear{clear:both;}</pre></body></html>