div#body
{
	padding: 14px;
	font-size: 12px;
	width: 400px;
}

#title
{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 7px;
}

#subtitle
{
	margin-bottom: 14px;
}

textarea
{
	margin-bottom: 7px;
	width: 400px;
	height: 100px;
}

#radioGroup
{
	margin-bottom: 10px;
	margin-top: 4px;
}

#btnSubmit
{
	float:right;
	font-weight: bold;
}

#nativeLanguage
{
	margin-bottom: 7px;
}