.cffree {
	width: 375px;
	font-family: arial;
	background-repeat: repeat;
	background-image: url(css/images/post.png);
	border:solid 1px #011842;
	
}
.cffree_td {
	padding:4px;
	font-size:12px;
	color: #e5d4c0;	
}
a.hover{ color:#fff;}
a.active{ color:#fff;}
.cffree p {
	padding:4px;
	
}
.cffree label {
	padding:4px;

}
label {
 padding-right:10px

}
.required {
 font-weight:normal;
}
.required_star {
 font-weight:bold;
 color:#F00;
}
.not-required {
 font-weight:normal
}.official {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #e5d4c0;
	text-align: center;
}
a {
	color: #e5d4c0;
}
