/*** The Google Ads Toolbox ***/
div.tool_box.google_ads 
{	background: #CEDEFF;
	border: solid 2px #427BC6;
	border-bottom: solid 5px #427BC6;	
	border-top: solid 5px #427BC6;
}
div.tool_box.google_ads div.content
{	border-bottom: solid 2px #214284;
	padding: 15px 10px 15px 10px;
}
div.tool_box.google_ads a, 
div.tool_box.google_ads a:hover, 
div.tool_box.google_ads a:link, 
div.tool_box.google_ads a:visited
{	color: #426BB5;
	font: bold 11px Arial, Helvetica, Sans-Serif;
}
/*** The main Ad ***/
#main_ad
{	border-bottom: solid 2px #214284;
}
/*** The Need More Info Toolbox ***/
div.need_more
{	border: 0;
	border-bottom: none;
	border-left: solid 2px #427BC6;
	border-right: solid 2px #427BC6;
}
div.need_more div.content
{	background: #DEEFFF url(/images/magnifying_glass.gif) no-repeat;
	background-position: 30px 20px;
	padding: 0 10px 0 118px;
}
body.page.search.spanish div.need_more div.content
{	border-bottom: solid 2px #427BC6;
	height: 100px;
}
body.page.search.thesaurus div.need_more div.content
{	height: 100px;
}
div.need_more div.title
{	background: #427BC6;
	border: 0;
	border-bottom: solid 2px #214284;
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, Sans-Serif;
	height: 20px;
}
div.need_more ul li
{	list-style-position: inside;
	list-style-image: url(/images/submenu_bullet.gif);
	margin-left: 20px;
}
/*** The Word Definition ***/
div.word_definition
{	font-family: "Times New Roman", "Times Serif", Serif;
	font-size: 130%;
	line-height: 130%;
	font-weight: normal; 	
}
div.word_definition a, 
div.word_definition a:hover, 
div.word_definition a:link, 
div.word_definition a:visited 
{	color: #23508A;
	font-family: "Times New Roman", "Times Serif", Serif;	
}
div.word_definition a font,  
div.word_definition a:hover font, 
div.word_definition a:link font, 
div.word_definition a:visited font
{	font-weight: bold;
	font-family: "Times New Roman", "Times Serif", Serif;
}
div.word_definition i,
div.word_definition em,
div.word_definition tt
{	font-family: "Times New Roman", "Times Serif", Serif;
	font-size: 100%;
}
div.word_definition form
{	border: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.word_definition form table,
div.word_definition form table tr,
div.word_definition form table tr td
{	border: 0;
	padding: 0;
	margin: 0;
}
/** Remove these three definitions later as they are only here to fix how the Spanish app outputs incorrectly. **/
body.page.search.spanish div.word_definition form 
{	font-family: "Times New Roman", "Times Serif", Serif;
	padding-top: 0;
}
div.word_definition form table
{	padding-bottom: 10px;
	padding-top: 10px;
}
div.word_definition form table + br
{	display: none;
}
div.word_definition h1
{	color: #25308A;
	font: bold 150% "Times New Roman", "Times Serif", Serif;
	padding-bottom: 10px;
}
div.word_definition select
{	font: normal 12pt "Times New Roman", "Times Serif", Serif;
	width: 250px;
}
/*** Search-Based Page Headers ***/
body.page.search
{	background-position: top left;	
}
body.page.search.dictionary div.page_content
{	background: url(/images/headers/hdr_dictionary_results.gif) no-repeat;	
	padding-top: 23px;
}
body.page.search.spanish div.page_content
{	background: url(/images/headers/hdr_spanish_results.gif) no-repeat;	
	padding-top: 23px;
}
body.page.search.thesaurus div.page_content
{	background: url(/images/headers/hdr_thesaurus_results.gif) no-repeat;	
	padding-top: 23px;
}
/*** Results Based Off A Search Term ***/
div.result_ad
{	border: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.result_ad.healthline
{	margin-top: 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}
div.result_ad a,
div.result_ad a:hover,
div.result_ad a:link,
div.result_ad a:visited
{	color: #23508A;
	font-family: Arial, Helvetica, Sans-Serif;
}
div.result_ad.healthline a,
div.result_ad.healthline a:hover,
div.result_ad.healthline a:link,
div.result_ad.healthline a:visited
{	color: #4260BA;
	font-family: Arial, Helvetica, Sans-Serif;
}
/*** Page Content Box ***/
div.page_content_box a,
div.page_content_box a:hover,
div.page_content_box a:link,
div.page_content_box a:visited
{	color: #23508A;
}

