.search_input {
    width: 147px;
    height: 19px;
    border: 0px;
	padding-left:5px;
    font-size: 11px;
	font-family: verdana, tahoma, arial, san-serif;
	padding-top:4px;
	background:url(../images/search_input.gif) no-repeat;
}

.search_button{
width:65px;
height:24px;
cursor:pointer;
background:url(../images/search_button.gif);
border:0px;
color:#ffffff;
font-family: verdana, arial, tahoma, san-serif;
font-size:11px;
}

.first_button{
width:45px;
height:24px;
cursor:pointer;
background:url(../images/gray_button.gif);
border:0px;
color:#ffffff;
font-family: verdana, arial, tahoma, san-serif;
font-size:11px;
}

.next_button{
width:45px;
height:24px;
cursor:pointer;
background:url(../images/blue_button.gif);
border:0px;
color:#ffffff;
font-family: verdana, arial, tahoma, san-serif;
font-size:11px;
}
