.formsearch {
	width: 135px;
	height: 19px;
	border: 1px solid #CCCCCC; 
	font-size: 11px;
}

.formsearch2 {
	width: 215px;
	height: 19px;
	font-size: 11px;
	margin-bottom: 5px;
}

.formlogin {
	width: 140px;
	height: 19px;
	font-size: 11px;
}

.button {
	font-size: 10px;
	width: 88px;
	height:18px;
	border: 0;
	color: #fff;
	background-image : url(../img/bg_button.gif);
}

