﻿iframe
{
	margin: 0;
}
body
{
	padding: 0;
	margin: 0;
	font-family: Tahoma,Arial,Verdana,Helvetica,sans-serif !important;
}

.BgTextbox
{
	background: transparent url(images/bg-txtsearch.gif) no-repeat scroll left top;
	float: left;
	height: 23px;
	width: 133px;
}
.SearchTextBox
{
	background: transparent none repeat scroll 0 0 !important;
	border: 0 none !important;
	color: #4B4B4C;
	font-family: Tahoma;
	font-size: 0.8em;
	padding: 4px 2px 0 8px !important;
	width: 122px;
}

.BtnGo
{
	width: 37px;
	height: 23px;
	border: 0px;
	float: left;
}

.SearchResult
{
	padding-bottom: 0 !important;
}
.SearchResult h3
{
	color: #003B74;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 12px;
}

h2.r a
{
	font-weight: bold !important;
}

div.Result table
{
	display: none;
}
div.Result div table
{
	display: none !important;
}
div.Result div div ol table
{
	display: none !important;
}

div.Result ol li div table, div.Result div div ol li div table
{
	display: inline !important;
	width: 100%;
}

div.Result ol
{
	padding-top: 20px !important;
}

.std
{
	font-size: 11px !important;
}
.j
{
	width: 100% !important;
}

div#navbar
{
	float: right;
}
div#navbar table
{
	display: inline-block !important;
}
div#navbar a:link, div#navbar a:visited
{
	color: #2E5E8C !important;
	outline-color: -moz-use-text-color !important;
	outline-style: none !important;
	outline-width: medium !important;
	text-decoration: none !important;
}

.n a, .n .i
{
	font-size: 11px !important;
}
h2.r
{
	font-size: 11px;
}
span.a
{
	color: green;
}

.g
{
	padding-bottom: 10px;
}

/*Hightlight matched text*/
.std em, .a b
{
	background-color: Yellow;
}
.ByGoogle
{
	padding-bottom: 20px;
}
/**/

.SearchError
{
	padding-top: 20px;
	color: Red;
}

.NoResult
{
	padding-top: 20px;	
	padding-bottom: 20px;	
	font-size:1.1em;
}
.NoResult em
{
	font-size:1.2em;
	font-weight:bold;
}
