#cse
{				
	margin:-22px 58px 0 0;
	position:absolute;
	right:0;
	width:955px;
	z-index:1000;	
}
.gsc-tabsArea
{
  	display:none;	
}
#cse td
{
	background: none;
}
div.gsc-clear-button
{
	width:45px;
	height:18px;
	display:table-cell;
	background-image:url("../graphics/clear.gif");
}
td.gsc-clear-button
{
	width:auto;
}
.cse input.gsc-search-button, input.gsc-search-button
{
	background:url('../graphics/search.gif') top left repeat-x;
	color:#ffffff;
	border-bottom-left-radius:none;
	border-bottom-right-radius:none;
	height:18px
}
.cse .gsc-control-cse, .gsc-control-cse
{
	padding: 0px;
	width: 320px;
	float:right;
	font-size:12px;
	border:0px;
	background-color:none;
}
form.gsc-search-box
{
	margin:0px 0px 0px 0px !important;
	margin:0px 0px 0px 620px;
}
table.gsc-search-box
{
	margin-bottom: 0px;
}
.gsc-search-box td
{
	border:none;
}
.gsc-resultsHeader td
{
	border:none;
	height:0px;
	padding:0px;
	background:none;
}
.gsc-resultsHeader
{
	height:0px;
	border:none;
}
.gsc-result .gs-title
{
	height:auto;
}
.gsc-wrapper
{
	width:885px;
	float:right;
	text-align:left;
	position:absolute;
	left:0px;
	margin-right:-50px;
}
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive
{
	height:0px;
	font-size:0px;
	border-width:0px 0px 0px 0px;
	background-color:#D9E8F0;
	color:#D9E8F0;
}
.gs-title a
{
	font-size:100%
}
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result
{
	margin-bottom:0px;
}
.gs-webResult 
{
	border-width:0px;
}
.gs-result
{
	border-width:0px;
}
.gsc-resultsRoot
{
	border:1px solid #858585;
	background-color:#ffffff;
}
.gsc-adBlock
{
	margin: 0px;
	padding: 7px 0px;
}
/*ie6 only*/
* html div.gsc-wrapper
{
	margin-left:143px;
}
* html .gsc-control-cse
{
	background-color:transparent;
}
* html #cse
{				
	margin-top:-6px;
}
* html div.gsc-clear-button
{
	padding:5px 0px 5px 47px
}
* html td.gsc-input
{
	width:150px
}
/*ie7 only*/
*:first-child+html .gsc-wrapper
{
	position:absolute;
	left:120px;
	top:32px;
}
*:first-child+html td.gsc-clear-button
{
	width:45px;
	height:18px;
}
*:first-child+html div.gsc-clear-button
{
	display:block;
}
*:first-child+html #cse
{
	margin-top:-6px;
}
/*chrome and safari*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#cse
	{
		margin-top:-26px;
	}
}