.apt_search_widget { margin-top: 20px; } .apt_search_widget .search-form:before, .apt_search_widget .search-form:after { content: " "; display: table; } .apt_search_widget .search-form:after { clear: both; } .apt_search_widget .search-form { width: 180px; max-width: 240px; } .apt_search_widget .site-top-right .search-form { max-width: 160px; } .apt_search_widget .search-form label { float: left; margin-bottom: 0; width: 68%; } .apt_search_widget .search-field { width: 100%; color: #222; border: 1px solid #ccc; height: 30px; padding: 0 6px 0 14px; font-weight: normal; border-right: none; border-radius: 14px 0 0 14px; } .apt_search_widget .search-submit { height: 30px; font-weight: normal; background-color: #ddd; border: 1px solid #ccc; float: right; width: 32%; color: #333; text-align: center; line-height: 24px; padding: 3px 4px 3px 0; border-radius: 0 14px 14px 0; }