.sg-content-module-form_email .sg-form-input.ui-state-hover{
	background-color: #FFF !important;	
}
/*
.sg-content-module-form_email {
	padding-left: 2px;
}
.sg-content-module-form_email .tmp-separator {
	font-size: 1px;
	line-height: 1px;
	height: 5px;
}.sg-content-module-form_email .sg-form-input {
	background-color: #000 !important;
	border-top-color: #000 !important;
	border-right-color: #000 !important;
	border-bottom-color: #000 !important;
	border-left-color: #000 !important;
	background-image: url(#);
}
.sg-content-module-form_email .sg-form-input.ui-state-hover{
	background-color: #1F2120 !important;
	border-top-color: #1F2120 !important;
	border-right-color: #1F2120 !important;
	border-bottom-color: #1F2120 !important;
	border-left-color: #1F2120 !important;
	background-image: url(#);
}
.sg-content-module-form_email .ui-widget-content{
	background-color: #000 !important;
	border-top-color: #000 !important;
	border-right-color: #000 !important;
	border-bottom-color: #000 !important;
	border-left-color: #000 !important;
	background-image: url(#);
}
.sg-content-module-form_email .ui-state-default{
	background-color: #000 !important;
	border-top-color: #000 !important;
	border-right-color: #000 !important;
	border-bottom-color: #000 !important;
	border-left-color: #000 !important;
	background-image: url(#);
}
.sg-content-module-form_email .sg-form-input input{
	color: #FFF;
}
.sg-content-module-form_email .sg-form-input textarea{
	color: #FFF;
	width:97%;
}
.sg-content-module-form_email .sg-form-label{
	width: 122px;	
}
.sg-content-module-form_email .sg-form-content{
	margin-left: 122px;	
}
*/