.sam_search span {
	color: #fff;
	font-weight: bold;
}
.sam_search input {
	color: #000;
}
.sam_search input.submit {
	color: #fff;
	font-weight: bold;
	background: none;
	cursor: pointer;
}