/* CSS Document */
.search{
	padding:1em;
	border:1px solid #666666;
	background-color:#EEEEEE;
}
.results{
	background-color:#999999;
}


