.webshop#search{
    display: block;
	float: left;
 	width: auto;
    margin-top:49px;
}

div.right_side div#search{
    background-color: #FF7709;
    margin-left: 23px;
    margin-right: 10px;
    margin-top: 1px;
    padding-bottom: 10px;
    padding-left: 2px;
    padding-top: 10px;
}

.webshop#search span.title{
    display: block;
	float: left;
 	width: 50%;
    height: 20px;
    margin-bottom:3px;
    padding-top:3px;
}

div.right_side div#search span.title{
	font-size: 11px;
}

.webshop#search span.input{
    display: block;
	float: left;
 	width: 130px;
    height: 20px;
    margin-bottom:6px;
}

.webshop#search span.setting{
    clear:both;
    display: block;
	float: left;
 	width: 100%;
    padding-top:3px;
    display:none;
}

.webshop#search span.options{
    clear:both;
    display: block;
	float: left;
 	width: auto;
    margin-left:160px;
}

.webshop#search span.options input{
    margin-right:10px;
    padding-bottom:10px;
}

.webshop#search span.submit{
    clear:both;
    display: block;
	float: left;
 	width: 100%;
    height: 20px;
    padding-top:3px;
}

.webshop#search span.input .inputbox{
 	width: 130px;
    height: 20px;
    background:#FDFDFD;
    border: 1px solid #D6DADE;
}

.webshop#search .input .submit{
    display: block;
	float: right;
    width:47px;
    margin-top:4px;
}

div.right_side div#search span.submit{
	height: 21px;
	padding:0px;
	margin-top: 5px;
}

div.right_side div#search span.submit input.submit{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 73px;
	height: 21px;
	border: none;
	color: #000;
	font-size: 11px;
	background-image: url("../wsbelight.hu/images/cart_button.png");
	background-position: top left;
	background-repeat: no-repeat;
}
