html, body {
	font-family:"Arial","Helvetica",sans-serif; 
	font-size:12px;
	padding:0;
}
	
body {
	background:#fff;
	margin:1px 1px 1px 5px;
	padding:0;
}

input.btn {
	background:url(http://www.cydral.com/img/gdt.gif);
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:1px 5px;
	height:auto;
	border:1px solid #888;
  cursor:pointer;
  width:auto;
  color:#444444;
}

input.btn:hover{
  color:#909;
}

input.ipt1 {
  height:16px;
  BACKGROUND-COLOR:#ffffff;
  border:1px solid #888C71
}

input.ipt2 {
  height:21px;
  BACKGROUND-COLOR:#ffffff;
  border:1px solid #888C71
}