#spanish-search .AdvancedSearch div.title 
{
	display: none;
}

#spanish-search div.title {
	background-color: #1C589E;
	color:#98CDFF;
	font-weight: bold;
	font-size: 14px;
	height:30px;
	border-bottom: #fff 1px solid;
	}

#spanish-search div.title P {
	padding-top: 6px;
	}
	
#spanish-search span.emph {
	color:#FFF;
	text-transform: uppercase;
	}

#spanish-search div.icon {
	background-color: #f90;
	width:30;
	height:30;
	float: left;
	position:relative;
	margin-right:8px;
	}

#spanish-search .AdvancedSearch div.content {
	background-color: #DAEDFF;
	padding: 0px 8px 20px 8px;
	border-right:#A7D4FF 1px solid;
	border-bottom:#1C589E 3px solid;
	border-left:#A7D4FF 1px solid; 
	border-top:#999 5px solid;
	line-height: normal;
	color:#333;
	font-size: 10px;
	height: auto;
	}

#spanish-search .AdvancedSearch div.content .note {
	font-style:italic;
	display:block;
	}

#spanish-search .AdvancedSearch div.content .label {
	font-weight: bold;
	display: block;
	margin-bottom:3px;
	margin-top:12px;
	}
	
#spanish-search .AdvancedSearch div.content input {
	font-size: 10px;
	}

#spanish-search .AdvancedSearch span.emph {
	color:#FFF;
	text-transform: uppercase;
	}

#spanish-search .AdvancedSearch div.content div.go {margin-top: 16px;}

#spanish-search .AdvancedSearch div.content a.go {
	position: relative;
	top:8px;
	background-color:#6C3;
	padding:2px;
	font-weight: bold;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #339900;
	color:#fff; 
}

#spanish-search .AdvancedSearch div.content  a.go:hover {
	background-color:#390;
	}

#spanish-search .AdvancedSearch div.content a.go:active {
	background-color:#390;
	}





#spanish-browse {
	margin-left: 0px; 
	margin-right: 0px; 
	color:#333;
	}

#spanish-browse div.title {
	background-color: #1C589E;
	color:#98CDFF;
	font-weight: bold;
	font-size: 14px;
	height:30px;
	border-bottom: #fff 1px solid;
	}

#spanish-browse div.title div.icon {
	background-color: #f90;
	width:30;
	height:30;
	float: left; 
	position:relative;
	margin-right:8px;
	background-image: url(images/icon-browse.gif);
	}

#spanish-browse div.title span.emph {
	color:#FFF; text-transform:uppercase;
	}

#spanish-browse div.title P {
	padding-top: 6px;
	}

#spanish-browse div.content {
	background-color: #DAEDFF;
	padding: 8px;
	border-right:#A7D4FF 1px solid;
	border-bottom:#1C589E 3px solid;
	border-left:#A7D4FF 1px solid; 
	border-top:#999 5px solid;
	font-size:10px; line-height: normal;

	}
#spanish-browse div.content .SiteAreaNavigator .content
{
	padding: 0px;
	border: 0px;
}

#spanish-browse a {
	font-weight: bold;
	color:#06C;
	text-decoration:none;
	background:none;
	}

#spanish-browse a:hover {
	color:#390;
	}

#spanish-browse a:active {
	color:#390;
	}

#spanish-browse div.content img {
	float:left; margin-right:8px;
	}
	
#spanish-browse .AlphabeticalLinks {
	display:block;
	margin-top: 16px;
	margin-bottom: 12px;
	line-height: auto;
	margin-left:60px;
	}

#spanish-browse .AlphabeticalLinks a {
	background-color:#6C3;
	padding:3px;
	font-weight: bold;
	font-size:9px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #339900;
	color:#fff; 
	line-height: 0px; /* This seems to effectively override the line height set in the parent site area css file */
	}
	
#spanish-browse .AlphabeticalLinks a:hover, #spanish-browse .AlphabeticalLinks a:active {
	background-color:#390;
	color:#fff; 
	}

#spanish-browse .separator {
	border-bottom: 1px solid #A7D4FF;
	padding-bottom:6px;
	margin-bottom: 6px;
}

#spanish-browse #directions {
	font-size: 10px;
	line-height:normal;
	margin-left:60px;
	color:#666;
	margin-bottom: auto;
	}

