.search-top {
	position: relative;
	top:30px;
	left: 665px;
	width: 230px;
	height: 32px;
	background: url(images/searchbg.jpg) top left no-repeat;
	text-align: center;
	}
	.search-pad {
		padding: 5px 0 0 6px;
		}
input#s {
	width: 148px;
	border: 1px solid #ccc;
	line-height: 14px;
	height: 18px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	}
#res {
	background: none;}