input,textarea,select
{
	border-width			: 1px;
	font-size				: 11px;
	border-color			: #6B8EB5;
	border-style			: solid;
	width					: 200px;
}

.radio
{
	border-width			: 0px;
	width					: 14px;
	height					: 14px;
}
