
div.monitorDiv {
	height:40px;
	
	margin-top:10px;
	
	
	
	
	
}
div.monitorDiv div.monitor{
	font-size:12pt;
	font-family:Arial;
	text-align:center;
	color:#303030;
	
	
	vertical-align:middle;
	
	height:20px;
}

hr.standard{
	 width:100%;
	 background:#D8D8D8;
	color:#D8D8D8;
	 text-align:left;
	
	 height:1px;
	 border:0px;
	
	
	
	
	
}

div.sponsor{
	
	
	width:315px;
	text-align:right;
	
}
div.sponsor div.sponsorTitle{
	font-size:12px;
	color:#B8B8B8;
	margin-bottom:10px;
	text-align:right;
	
	
}

div.searchDiv{
	margin-bottom:20px;
	width:99%;
	background:white;
	
	border-style:solid;
	border-width:1px;
	border-color:#D8D8D8;
	height:auto;
	
	
	
	
}

div.searchDiv div.yahooSearchDiv{
	color:#F00000;
	width:100%;

}

div.searchDiv div.yahooSearchDiv div.mainDiv{
	vertical-align:middle;

	overflow:auto;
	vertical-align:middle;
}


div.searchDiv div.yahooSearchDiv div.mainDiv div.logoDiv{
	
	float:left;
	padding-right:10px;

	
}

div.searchDiv div.yahooSearchDiv div.mainDiv div.logoDiv img{
	width:auto;
	
	vertical-align:middle;
	
	
}
div.searchDiv div.yahooSearchDiv div.mainDiv div.searchBarDiv{
	float:left;
	margin-top:60px;
}


div.searchDiv div.yahooSearchDiv div.mainDiv div.searchBarDiv input.inputText{
	
	font-size:14px;
	height:22px;
	width:320px;
	line-height:22px;
	margin-right:0px;
	margin-top:2px;
}


div.searchDiv div.yahooSearchDiv div.mainDiv div.searchBarDiv input.inputButton{
	padding:4px;
	margin:0px;
	background:#FFCC33;
	height:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:900;
	margin-left:10px;
	width:100px;
}

div.searchDiv div.bingSearchDiv{
	width:100%;

}

div.searchDiv div.bingSearchDiv div.mainDiv{

overflow:auto;	
	
}
div.searchDiv div.bingSearchDiv div.mainDiv div.logoDiv{
	float:left;
}

div.searchDiv div.bingSearchDiv div.mainDiv div.logoDiv {
	overflow:hidden;
	text-decoration:none;
	border:none;
	
	
}
div.searchDiv div.bingSearchDiv div.mainDiv div.logoDiv img.logo{
	width:auto;
	overflow:hidden;
	border:none;
}

div.searchDiv div.bingSearchDiv div.mainDiv div.searchBarDiv{
	vertical-align:middle;
	margin-top:60px;
	float:left;
	margin-left:10px;
	
	border-width:1px;
	border-style:solid;
	border-color:#D0D0D0;
	overflow:hidden;
	
	
	
}
div.searchDiv div.bingSearchDiv div.mainDiv div.searchBarDiv input.inputText{
	line-height:28px;
	border-width:0px;
	margin:0px;
	padding:0px;
	width:380px;
	height:28px;
	font-size:14pt;
	color:#525051;
	font-family: Arial, Verdana, Helvetica,Sans-Serif;
	vertical-align:middle;
}


div.searchDiv div.bingSearchDiv div.mainDiv div.searchBarDiv div.searchButton{
	float:left;
	background:orange;
	color:#F8F8F8;
	font-size:12px;
	padding:5px;
	font-weight:900;
	margin:4px;
}

div.searchDiv div.googleSearchDiv{
	
	
	text-align:center;
	
	width:100%;
}
div.searchDiv div.googleSearchDiv div.searchBarDiv{
}
div.searchDiv div.googleSearchDiv div.searchBarDiv input.inputText{
	line-height: 20px;
	width:430px;
	height:20px;
	font-family:Arial;
	font-size:17px;
	vertical-align:middle;
}



div.searchDiv div.googleSearchDiv div.buttonDiv{
	
}
div.searchDiv div.googleSearchDiv div.buttonDiv input.button{
	height:30px;
	font-size:15px;
}
div.skip{
	text-align:center;
	font-size:11px;
	font-family:Arial;
	color:#0000CC;
	margin:0px;
	padding:0px;
	cursor:pointer;
	height:12px;
	float:right;
	width:75px;
	
}
div.skipMouseOn{
	text-align:center;
	font-size:11px;
	font-family:Arial;
	color:#0000CC;
	margin:0px;
	padding:0px;
	cursor:pointer;
	height:12px;
	float:right;
	width:75px;
	text-decoration:underline;
	
}

