div.jstream-numbers{
	text-align:center;
	padding: 5px 0px 5px 0px;
	font-size: 120%;
}

div#jstream_advanced_search legend{
	

}


ol.search-results li.row0{
	background-color:#F0F0EE;
}

ol.search-results li.row1{
}

div#search_box{
	width:201px;
	height:27px;
	background-image: url(../images/search/search_background.png) ;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

div#search_box input#form_query:focus{
	border: none;
	border-style: none;
	outline: none;
	color:black;
}

div#search_box input#form_query{
	background-color: transparent;
	border:none;
	outline: none;
	float: left;
	margin: 5px 5px 0px 25px;
	font-size: 110%;
	width:165px;
	font-weight: bolder;
	color:grey;
}

