.wk_error{
	border: 1px solid red;
}

.wk_form label{
	
}

.wk_form fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
.wk_form legend{
	display: none;
}
.wk_form input, .wk_form textarea{
	width: 500px;
	margin-bottom: 10px;
} 
.wk_form textarea{
	width: 500px;
}
.wk_form input.submit{
	width: 150px;
} 
#wk_form img{
	margin: 0;
	margin-bottom: 10px;
}
.welcome_text-home{
	background: #CCC;
	color: #000000;
}
