.sb_wrapper{
	margin:0;
	padding:0;
	position: relative;
	top:0px;
	left:0px;
	width:390px;
	height: 40px;
	background-color: #FFF;
}
.sb_wrapper input[type="text"],
ul.sb_dropdown{
	border:0px solid #fff;
	font-size:24px;
	outline:none;
	height:30;
	width:300px;
	float:left;
	background-image: url(http://www.indirbak.com/site_resimleri/ara.png);
	padding-left: 8px;
	background-position: 0px 0px;
	color: #FFF;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin: 0px;
}
ul.sb_dropdown{
	float:left;
	list-style:none;
	width:300px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background-color: #903;
	padding: 0px;
	height: 18px;
}
ul.sb_dropdown li{
	font-size:16px;
	line-height:3px;
	height:20px;
	float:left;
	width:312px;
	padding-left: 34px;
	color: #000;
	background-image: url(http://www.indirbak.com/searchbox/ust_arama_sec.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFF;
}
input.sb_search{
	color: #fff;
	BORDER:none;
	font-weight: bold;
	width: 30px;
	height: 30px;

	float: left;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
	border:none;
	outline:none;
	cursor:pointer;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.indirbak.com/site_resimleri/arabul.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
input.sb_search:hover{
	color: #CCC;
}

