/* Default CSS Stylesheet for a new Web Application project */

#searchcontainer 
{
	position:absolute;
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	top:115px;
	border:0px;
}

#searchbox 
{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	top:3px;
	left:645px;
	border:0px;
	position:absolute;
	
}

#searchbutton 
{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	top:3px;
	left:797px;
	border:0px;
	position:absolute;
	
}








