.rtw_single_field{
	clear: both;
}
.rtw_single_field p{
	float: left;
	width: 20%;
}

.rtw_single_field input[type="text"]{
	width: 100%;
	padding: 5px;
}