@CHARSET "ISO-8859-1";
@IMPORT url("common.css");

/*** Search box ***/

#main div.Search table {
	margin-left: auto;
	margin-right: auto;
	border-style: none;
	table-layout: fixed;
}

#main div.Search table td {
	padding: 0 5px;
}