/* IE9 and lower fixes */

#search-block-form INPUT[type=submit]{
	float: none;
	position: absolute;
	top: 16px;
}

