/* search form */
.styled{
		width: 127px;
		height:15px;
		background:url(../img/input.gif) no-repeat left top;
		border:none;	padding:4px 2px;
}



.button{
height:26px;
	width:69px;

	padding:2px 5px;
	color:#FFF;
	font-weight:bold;
	background:url(../img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}