input,textarea,select{
	border-left:1px solid Dimgray;
	border-right:1px solid Dimgray;
	border-top:1px solid Dimgray;
	border-bottom:1px solid Dimgray;
	font-size:13px;
	color:Dimgray;
	background-color:#ffffff;
}

.title{
	font-size: 100%;
}