@charset "utf-8";
/* CSS Document */

.cobhl {
	height:30px;
}
.searchbutt {
	margin-top:18px;
	margin-bottom:12px;
    border: none;
    background: url('images/searchbutton.gif') no-repeat top left;
	height:22px;
	width:100px;
    padding: 0px 2px;
}
.searchbutt:hover {
	margin-top:18px;
	margin-bottom:12px;
    border: none;
    background: url('images/searchbuttonov.gif') no-repeat top left;
	height:22px;
	width:100px;
    padding: 0px 2px;
}