input, select {
	margin-bottom: 1em;
}
.narrowsearch {
	display: none;
}
/*form {
	width: 320px;
	height: 178px;
	padding: 24px 0 0 29px;
	background: url(../images/search-form-bg.jpg) no-repeat;
}*/
form #submit {
	width: 129px;
	height: 32px;
	border: 0px;
	background: url(../images/home-search-button.jpg);
}
#tipbar {
	float: right;
	border-left: 12px solid #FFF;
	width: 242px;
	background: url(../images/home-otherbar-bg.gif);
}
#tipbar div {
	background: url(../images/search-searchtip-top.gif) no-repeat top;
}
#tipbar div h2 {
	margin: 0 12px;
	border: 0;
	padding: 0;
	font-size: 1.4em;
	line-height: 50px;
	color: #60AFD7;
}
#tipbar div div {
	background: url(../images/home-otherbar-bottom.gif) no-repeat bottom;
	padding: 12px 12px 11px 12px;
}

