.search_iput {
    width: 110px;
    height: 18px;
    border: 1px solid #cccccc;
    font-size: 11px;
    font-family : verdana, tahoma, arial, san-serif;
}

.search_button {
    width: 64px;
	height: 25px;
	border:0px;
	color: #FFFFFF;
    font-size: 11px;
	padding-bottom:5px;
	background:url(../images/search_bg.gif) repeat-x;
    font-family: verdana, tahoma, arial, san-serif;
    cursor: pointer;
}

.button_64px{
width:64px;
height:21px;
background:url(../images/button.gif) no-repeat;
border:0px;
color:#FFFFFF;
font-size:12px;
}