/* @override 
	http://localhost:3000/stylesheets/search.css?1231482171
	http://localhost:3000/stylesheets/search.css?1233214454
*/

/* CSS Document */

/* Searchbox 
-----------------------------------------------------*/
div#search {
	background-color:#fff; 
	margin:0 0 0 0; 
	padding:0;
	}

div#searchform {
	width: 200px; 
	margin:0; 
	background-color:#fff; 
	padding:0; 
	float:right;
	}

#cse-search-box input.text {
	width: 125px;
	}

#cse-search-results{
	width: 500px;
}

#content {
	width: 500px;
}
#google_content {
	width: 550px;
}