#header {
	width: 600px;
	text-align: center;
}
#search {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
A.sbutton {
	display: block;
	height: 35px;
	width: 385px;
	text-indent: -999em;
}
A:hover.sbutton {
	background-position: 0 -35px;
}
.general {
	background: url(/images/generalbutton.gif) top left no-repeat;
}
.patent {
	background: url(/images/patentbutton.gif) top left no-repeat;
}
A.sbutton2 {
	display: block;
	height: 40px;
	width: 275px;
	text-indent: -999em;
}
.general2 {
	background: url(/images/generalbutton2.gif) top left no-repeat;
}
.patent2 {
	background: url(/images/patentbutton2.gif) top left no-repeat;
}