#header #GoogleSearchTextbox input{
	border: 0;
	margin-top: 6px;
	float:left;
	width:116px;
	font-family:arial;
	font-size:1em;
	color:#3D5E89;

}

#header #GoogleSearchTextbox #search_button {
	float: right;
	background: URL(../../App_Themes/VisitEurope/search_button.png);
	width: 12px;
	height: 13px;
	margin: 5px 6px;
	cursor: pointer;
}

#cse-search-results iframe{
	width: 956px;

}