.searchwidget form{
	margin-top: -3px;
}


.searchbg{
	overflow: hidden;
	height: 29px;
}

.search{
margin-top:-7px;
}

.navigation{

}

.navigation li a {
	width:110px;
}

div.search input[name=submit_search]{
    /*
	background-image:url(images/searchbutton.jpg);
	background-repeat: no-repeat;
    */
    background:url(images/searchbutton.jpg) no-repeat;
	width:64px;
	height:20px;
	border:0px;
}