#pitch
{
 position:relative;
 z-index:600;
 height:66px;
}

#scrollsearchBox, #scrollsearchBox3
{
  position: absolute;
  left: 1360px;
  top: 0px;
  width: 236px;
  height: 72px;
  margin-top: -3px;
  background-image: url('./images/search72.png');
  background-repeat: no-repeat;

 
}


/*   background-image: none; -236*/

#scrollsearchBox2
{
position:absolute; 
right:70px; 
top:24px;
width: 236px; 
height: 72px; 
margin-top: 0px; 
background-image: url('./images/search72.png'); 
background-repeat: no-repeat; 

}



div.searchtext2 {

	 position:relative; 
	 top:18px; 
	 left:-9px;
}

