/* CSS Document */
#contentleft input.button{
	margin:0px 0px 0px 5px;
	padding-bottom:3px;
	height:50px;
	width:155px;
	color:#661700;
	font-size:17px;
	font-family:"Trebuchet MS", Verdana, Arial;
	border:0px;
	cursor:pointer;
	background:url(../img/gowhite_button.gif) no-repeat top left;
}

#contentleft input.text{
	margin-bottom:0px;
	width:180px;
	height:16px;	
	color:#666666;
	background-color:#FAFAFA;
	border:1px solid #B2B2B2;	
}


