input, textarea, select
{
	font-size:12px;
	color: #333;
	border:1px solid #6885C1;
	background-color:#FFF;
}

select
{
	width: 300px;
}
textfield
{
	width: 300px;
}
textarea
{
	width: 300px;
}
.input1
{
}
.input2
{
	background-color:#FFF;
	width: 300px;
}
.formlinks
{
	width:140px;
	font-size: 12px;
	COLOR: #6885C1;
	margin-left: 33px;
}
.formrechts
{
    width:340px;
}
.radio
{
    background:0;
    border:0;
}

