/* -------------
 * Buttons
 * ------------- */
.searchbutton {
	margin:0;
	padding:0;
	border: none;
	height:23px;
	line-height:0;
	vertical-align:bottom;
}
/* -------------
 * Inputs
 * ------------- */
input.searchform {
background: transparent url("../i/forms/input_left.png") no-repeat;
width:90px;
height:23px;
padding:0;
line-height:13px !important;
font-size:13px;
border:solid 0 #fff
}

/* -------------
 * Radios
 * ------------- */


/* -------------
 * Checkboxes
 * ------------- */



/* -------------
 * Selects
 * ------------- */

