.search-header {
	height:35px;
	font-weight:bold;
	text-align:center;
	padding-top:13px;
	border: #000 solid 1px;
}
#search-content {
	height:104px;
	padding:15px;
	margin-top:2px;
	font-weight:bold;
	padding-left:21px;	
}
.search-textbox {
	width:180px;
	height:22px;
	border:0px;
	padding-top:2px;
	background:url(images/search_textbox_bg.gif) repeat-x;
}
