/* Globals */
body{
font-family		:Verdana,sans-serif; 
margin			:0px;
}


/* SEARCH BAR */
#searchbar{
 	position				: relative;
 	clear						: both;
 	background			: transparent url("../../images/template2/nav_bar_contents.gif")  repeat-x;	
 	height					: 39px;
}
/* ----------- */