input.input-cont{
				width: 70px;height: 14px;
				margin-bottom: 1px;
				border: 1px solid #00f;
				font-size:10px;
				font-family: tahoma;
			}
			
			select.input-cont{
				width: 127px;height: 18px;
				margin-bottom: 1px;
				border: 1px solid #00f;
				font-size:10px;
				font-family: tahoma;
			}

input.input-submit{
				border: 0px;
			}
			
form.form{
	margin : 0px;
	padding : 0px;
}