.button {
	BORDER: transparent;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: tahoma;
	background-image:url(images/but_search.gif);
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	cursor:hand;
	width:64;
	height:22;
}
