body 
{
	background: #ffffff;
}

.main_links {
	font-family:Arial;
	font-size:8pt;
}

.main_links a:link, .main_links a:visited {
	color:#999999;
	text-decoration:none;
}

#container
{
	margin: auto;
	background: #ffffff;
}

#container td
{
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#imageresults,#answers,#wikipedia
{
	width: 300px;
	
}
#webresults_navigation
{
	margin: 20px 0px 0px 0px;
	
}
#webresults_navigation a, #webresults_navigation b
{
	margin-right: 10px;
	color: #3e3e3e;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
#webresults_navigation b
{
	color: #000000;
}


#webresults h2, #sponsoredresults h2
{
	font-size: 10pt;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
}
#webresults p, #sponsoredresults p
{
	margin: 0px;
}
#webresults span a, #sponsoredresults span a
{
	color: green;
}
#suggested_search, #dictionary, #answers, #wikipedia, #shopping
{
	width: 300px;

	background: url('/images/box_gradient_bg.gif') repeat-x;
	margin: 0px;
	
	padding: 10px;
}

#suggested_search div, #dictionary div, #answers div, #wikipedia div, #shopping div
{
	margin-bottom: 10px;
	
}

#suggested_search h3, #dictionary h3, #answers h3, #wikipedia h3, #shopping h3
{
	color: #989898;
	margin-top: 0px;
}
#suggested_search a
{
	color: #13659d;
	margin-right: 10px;
}


#menu
{
	height: 45px;
	background: url('/images/menu_bg.gif') repeat-x;
	border: 1px solid #000000;
}

#menu form
{
	margin: 0px;
	
}


#search_button
{
	border: none;
	width: 133px;
	height: 27px;
	margin-right:15px;
	cursor: pointer;
	text-indent: -9999px;	
}

#search_box
{
	border: 2px solid #555555;
	margin: 0px 10px 0px 15px;
	width: 400px;
}

#sponsoredresults
{
	background: #f5f5fd;
	border: 1px solid #f5f5fd;
	margin-left: -15px;
	padding-left: 15px;
	padding-bottom: 5px;
}

#arrow
{
	border-bottom: 1px solid #f5f5fd;
	background: #f5f5fd;
	margin-left: -15px;
	padding-left: 15px;
	height: 19px;
}
#arrow img
{
	float: left;
}
#arrow span
{
	float: right;
	font-size: 7pt;
	color: #8c8aa8;
	margin: 3px 3px 0px 0px;
}
#main_box
{
	padding-left: 15px;
	border-right: 1px solid #e6e6e6;
}

#webresults_status
{
	color: #ffffff;
	margin-right: 30px;
}

#wikipedia img, #shopping img
{
	border: none;
}

.gsc-search-box, .gsc-twiddle, .gsc-stats, .gsc-cursor-box {
	display: none;
}

.gs-result {
	padding-top : 0.5em;
}


