* html .ddfmwrap{
	width:230px;
}
.ddfmerrors{
	color:#ff0000;
	font-weight: bold;
}
.errorlist{
	margin: 0 0 15px 15px;
	font-size:10px;
}
.required{
	color:#ff0000;
	margin:0;
	padding:0;
}
* html .ddfmwrap p{
	margin: 0;
}
.ddfmwrap p{
	margin: 2px 0;
	padding: 0;
	clear: left;
	float:left;
	width:100%;
}
.ddfmwrap label{
	clear: left;
	float:left;
}
.fmfullblock{
	font-size:10px;
}
.fmverify{
	width:70px;
}
.ddfmwrap img{
	margin-top:-4px;
}
.ddfmwrap .submit input{
	margin-top:2px;
	margin-bottom:0px;
}
* html .ddfmwrap .submit input{
	margin-top:4px;
	margin-bottom:5px;
}
