INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8c9daa;
}

.buttonGo{
	width: 28px;
	height: 18px;
	margin: 0;
	border: 0;
	background: url(../images/top/buttonGo.gif) no-repeat;
	cursor: pointer;
}

.inputSearch{
	width: 151px;
	height: 14px;
	line-height: 14px;
	padding-left: 5px;
	background: url(../images/top/searchBoxRep.gif) repeat-x 50%;
	border: 1px solid #b0bac2;
}