table.search-control, table.search-control .gsc-control	{
	width : 100%;
	}
.searchform	{
	margin: 2em 50px;
	}
.searchform *	{
	font-family: Times, Serif;
	font-size: 12pt;
	color: #666633;
	}
.searchform input.gsc-input	{
	height: 18px;
	border: 1px solid #999966;
	}
.searchform input	{
	height: 22px;
	border: 1px solid #999966;
	background-color: #ffffff;
	}
.searchform .gs-visibleUrl-short	{
	display: none;
	}
.searchform .gs-visibleUrl-long	{
	display : block;
	}

/* Results */

.searchform a.gs-title	{
	color: #666633;
	}
.searchform a:hover.gs-title	{
	color: #999966;
	}
.searchform a.gs-title *	{
	text-decoration: none;
	color: #666633;
	}
.searchform a:hover.gs-title *	{
	color: #999966;
	}
