
#search{  
	background: transparent url(images/searchextender.jpg) repeat-x;
	padding: 10px 0px 0px 0px; 
	width: auto;
	height: 300px;

}

#searchtitle{
	background: transparent url(images/2a.jpg) no-repeat top left; /*change to 2a1.jpg if it doesn't look good*/
	height: 35px;
	width: 222px;
}

html>body #search{height: 295px;}