.inputbox190  {
	font-family: Arial, Helvetica, sans-serif;
	width : 190px; 
	border: 1px solid #1d3c0a;
	padding : 2px;
	font-size : 10px;
	margin-top: 4px;
	color: #333333;
	background-color : #ffffff;}

input.button	{	
	background-image:url(../images/submit_button.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: ffffff;
	width: 147px;
	height: 8px;
	margin-top: 14px;
	font-weight: 900;
	border: 0px;
	cursor: hand;
	cursor: pointer;}
	
