#cfgenwp-contactform-2 .cfgenwp-clear{
	clear:both;
}
#cfgenwp-contactform-2 .cfgenwp-contactform{
	padding:10px 0;
}
.ui-datepicker{
	font-size:12px !important;
}
.ui-datepicker select.ui-datepicker-month{
	display:inline-block;
}
.ui-datepicker select.ui-datepicker-year{
	display:inline-block;
}
#cfgenwp-contactform-2 .cfgenwp-element-container{
	clear:both;
	line-height:normal;
}
#cfgenwp-contactform-2 .cfgenwp-element-set{
	margin-bottom:16px;
}
#cfgenwp-contactform-2 .cfgenwp-element-content img{
	border:none;
	float:none;
	margin:0;
	padding:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#cfgenwp-contactform-2 .cfgenwp-option-set::after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#cfgenwp-contactform-2 .cfgenwp-title{
	line-height:normal;
}
#cfgenwp-contactform-2 .cfgenwp-label{
	display:block;
	margin-right:10px;
	margin-bottom:0;
	line-height:normal;
	cursor:default;
}
#cfgenwp-contactform-2 .cfgenwp-errormessage{
	display:none;
}
#cfgenwp-contactform-2 .cfgenwp-required{
	color:#990000;
}
#cfgenwp-contactform-2 .cfgenwp-paragraph{
	margin-bottom:2px;
	line-height:normal;
}
#cfgenwp-contactform-2 .cfgenwp-captcha-container{
	margin-top:2px;
}
#cfgenwp-contactform-2 .cfgenwp-captcha-img{
	border:1px solid #dcdcdc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	margin-bottom