.msie-9 .search-form-buttons,
.msie-10 .search-form-buttons
{
	position: absolute;
	top:0;
	right:0;
}

.msie-9 input.search-form-field,
.msie-10 input.search-form-field
{
	width: 50%;
	float: left;
}

.msie-9 select.search-form-field,
.msie-10 select.search-form-field
{
	width: 50%;
	float: right;
}