/* CSS Document */
.input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		border-bottom-style:solid; 
		border-bottom-width:1px; 
		border-left-style:solid; 
		border-left-width:1px; 
		border-right-style:solid;
		border-right-width:1px; 
		border-top-style:solid; 
		border-top-width:1px
	   }
