/* users.css */
@CHARSET "UTF-8";

#terms{
    width: 400px;
}

#terms_field,#bdayInfo_field{
clear: both;
}

#type_field br
	{display:none}
	
#type_field label
{
	margin: 0 10px
}

