table.search-control, table.search-control .gsc-control	{
	width : 100%;
	}
.searchform	{
	margin: auto 100px;
	}
.searchform *	{
	font-family: Times, Serif;
	font-size: 11pt;
	color: #666633;
	}
.searchform input.gsc-input	{
	height: 18px;
	border: 1px solid #999966;
	}
.searchform input	{
	height: 22px;
	border: 1px solid #999966;
	background-color: #ffffff;
	}
.searchform a.gs-title	{
	font-weight: bold;
	color: #336600;
	}
.searchform a.gs-title *	{
	font-weight: bold;
	color: #333300;
	}
.searchform * a:link, .searchform * a:visited, .searchform * a:active	{
	color: #666633;
	}		
.searchform * a:hover	{
	color: #999966;
	}
.searchform a:hover.gs-title *	{
	color: #666633;
	}	
.searchform .gs-visibleUrl-short	{
	display: none;
	}
.searchform .gs-visibleUrl-long	{
	display : block;
	}