/* block top search */
#search_block_top {
	position:absolute;
	right: 0px;
    top: 420px;
}
#search_block_top p {padding:0;}
#search_block_top #search_query_top {
	padding:0 5px;
	height:29px;
	width:172px;/* 310 */
	border:none;
	border-right: 0 !important;
	color:#666;
	background:url(/themes/default/img/search_edit.gif) no-repeat ;
	float: left;
}

#search_block_top .button {
	border:none;
	border-radius:0;
	color:#fff;
	text-transform:uppercase;
	background:url(/themes/default/img/search.gif) repeat-x 0 0 #101010;
	float: left;
	height: 29px;
	width: 70px;
	border-radius: 0px!important;
	-webkit-border-radius: 0px!important;
}

form#searchbox{padding-top:5px}
form#searchbox label{color:#333;margin-bottom:1px}
form#searchbox input#search_query_block{
	border: 1px solid #CCCCCC;
	-webkit-border-radius:3px !important;
	-moz-border-radius:3px !important;
	border-radius:3px !important;
    height: 18px;
	margin-top:10px;
}
form#searchbox input#search_button{padding: 1px 4px;}

#boksik {
top: 420px;
left: 0px;
float: left;
}