/* CSS Document */

.searchLeft input {
	float:none;
	width: 147px;
	height: 19px;
	margin: 0px;
	border:2px inset #eee;
}
* html .searchLeft input {
	height: 17px;
}
