﻿#leftContent
{
	height: 300px;
}
.gHider
{
	
	background-color: White;
	float: right;
	width: 100px;
	height: 50px;
	position: relative;
	z-index: 200;
	margin: 35px 0px -130px 535px;
	
}
#cse-search-results
{
	margin: 0px 0px 0px 0px;
}
#rightContent
{
	
}
#newsearch
{
	background-color: White;
	border-bottom: dotted 1px black;
	display: inline;
	font-size: 100%;
	position: relative;
	z-index: 200;
	height: 50px;
	width: 620px;
	margin: 10px 0px -35px 0px;
	float: left;
	overflow: hidden;
}
.searchBox
{
	font-size: 100%;
}
