/*
Theme Name: Multinews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: multinews
*/



/*---------------------------------
    Add your custom styles here
---------------------------------*/

.s2_form_widget .search label,
.s2_form_widget .search br {
	display: none !important;
}

.s2_form_widget .search p {
	overflow: hidden;
}

.s2_form_widget .search input[type="text"]{
	float: left;
	width: 65% !important;
}

.s2_form_widget .search input[type="submit"] {
	float: left;
	width: 35% !important;
}