form[name="ds_menu_sb_form"] input {
	padding: 8px 14px;
	width: 175px;
	background-color: rgba(255, 255, 255, 0.5);
	background-image: url(images/search-field-bg.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	font-size: 14px;
	color: #333;	
	border: solid 1px #333;
	border-radius: 16px;	
}