#search-container{
	width:260px;
	height:auto;
}

.search-topbox{
	background-image:url(images/search-topbar.gif);
	background-repeat:no-repeat;
	width:260px	;
	height:20px;
	padding-top:8px;

}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-left:35px;
	color:#304c0e;
	display:inline;
}
.search-bgbox{
	background-image:url(images/search-bgbar.gif);
	background-repeat:repeat-y;
	width:240px;
	height:auto;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

.search-bottombox{
	background-image:url(images/search-bottombar.gif);
	background-repeat:no-repeat;
	width:260px;
	height:14px;
}
