/*search*/

#headersearch {
	position:absolute;
	top:133px;
	/*min-width:200px;*/
	left:8px;
	background-image: url(../images/mag7-bg1.gif);
	background-repeat: repeat x;
	background-color: #f5f8ee;
	border:1px solid #666666;
	width:170px;
	overflow:hidden;
}



#headersearch form {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	
}

#headerset {
	height:23px;
}



#headerset  {
	
	margin-bottom: 0; 
		
}

input {
	background-color:#dee8f8;
}
#headerset input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #373434;
		
		padding-left:3px;
		padding-top: 5px;
		border: 0px;
	
}


#headerset input.zoom_button {
	width: 23px;
	height: 21px;
	background: url("../images/mag7.gif") no-repeat;
	background-position:0;
	
}



.highlight {
	font-weight: bold;
}
.searchheading { font-size: 12px; font-weight: bold; }
.summary { font-size: 12px; font-style: italic; } 
.category { color: #999999; }
.description { font-size: 12px; color: #008000; }
.context { font-size: 12px; }
.infoline { 
	font-size: 12px;
	font-style: normal;
	color: #808080;
	line-height: normal;
	margin: 6px 0 24px 0;
}
.sorting { text-align: right; }
.result_title { font-size: 12px; }
.zoom_searchform { font-size: 12px; }
.zoom_options { font-size: 12px; }

input.zoom_searchbox {  }
#sbox {width: 500px; overflow: hidden;}
#sbox form {
	padding: 12px 0 0 0;
	border-top: 1px dotted #9296B1;
	margin: 0;
}

