#lenormand-wrapper{
	width:600px;
	font-family:arial;
	font-size:12px;
	text-align:justify;
	line-height:14px;
}
#lenormand-wrapper p{
	color:#666685;
	font-size:12px;
}
#lenormand-wrapper h1{
	color:#cd3e73;
}
#lenormand-wrapper h2{
	font-size:14px;
	font-weight:bold;
	color:#666685;
}
	#lenormand-wrapper table{
		width:100%;
	}
img{
	border:none;
}
label,
strong{
	color:#cd3e73;
	font-weight:bold;
}
/* CSS Column Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display:block;clear:both;}