@charset "utf-8";
/* Search */

#searchresults{
	border: 1px solid #c00;
	background: #f00;
	margin: 500px;
	padding: 500px;
}
