p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

body {
	margin: 0; padding: 0; background: #EDEDED 
}
a.biadu {
	position: absolute;
	top: 184px;
	left: 489px;
	margin-left: -201px;
	width: 402px;
	height: 141px;
	background: url('../images/srchn.png') no-repeat;
	display: block;
	
	
}
#search {
	position: absolute;
	top: 143px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 500px;
	background: url('../images/SRCHN.COM_Mutli-Site-Search.jpg') no-repeat;
	z-index: 0;
}
#q {
	position: absolute;
	display: block;
	top: 200px;
	left: 100px;
	padding: 10px;
	height: 104px;
	width: 493px;
	background: url('../images/search_box_470x100.png') no-repeat;
	border: 0;
	font-size: 60px;
	color: #f0d19a;
}
#submit {
	position: absolute;
	display: block;
	top: 200px;
	right: 100px;
	width: 102px;
	height: 104px;
	border: 0 !important;
	background: url('../images/button.png') no-repeat;
	cursor: pointer;
}

