.searchword {
color: #222;
background-color: #FFBD10;
border: 1px dotted #aaa;
}
#advsearchbox{
width:450px;
height:24px;
padding:15px;
}
#advsearchbox input.submit{
width: 18px;
height:24px;
border: none;
}
#advsearchbox input.text{
width:380px;
background-color:#FFBD10;
border:1px solid #777777;
margin-bottom:6px;
}
.author{
	color:#555555; 
	font-size: 0px; 
/*	display:hide;*/
	text-align:center;
}
