@charset "UTF-8";
/* Smoke Free Events */


#left-facts{
	width:241px;  /* 275 */
	height:482px;  /* 596 */
	background: url(/img/did-you-know-bg.jpg) #e0f1fe no-repeat;
	background-position: -8px 0;
	float:left;
	padding:114px 0 0 0;
	position:relative;
	overflow:auto;
}

#flash-facts{
	width:200px;
	margin:10px auto 0 auto;
}

.dotted-line{
	height:1px;
	width:210px;
	margin: 2px auto;
	line-height:0px;
	border-bottom:1px dotted #666;
}

#left-facts p{
		display:block;
		color:#666;
		font-size:12px;
		padding:10px;
		margin:0;
} 
		
#left-facts .small{
	font-size:8px;
	font-style:italic;
	padding:3px 10px ;
	margin:-10px 0 6px 0;
		line-height:10px;
		color:#A1A1A1
	}		


