/* Quick Search Form */
/* ---------------------------------------------------------- */
#QuickSearchHolder {float:left;width:538px;}
#RightSearchColumn {float:left;width:300px;margin-left:10px;}
/*
#RightSearchColumn h3 span{position:absolute;right:0;bottom:0;font-size:0.8em}
#RightSearchColumn div.widget{position:relative;padding-bottom:1em;width:100%}
*/
#RightSearchColumn h3 {border:none;margin-bottom:0px;}


div.RightOuter {
	clear:both;
	margin:0px;
	padding:5px;
	border:1px solid #FFAF45;
	background:#FFEED8;
	margin-bottom:15px;
	position:relative
}
.Announcements div.RightOuter{margin-bottom:5px}



div.RightInner{
	margin:0px;
	padding:10px;
	background:#fff;
	position:relative;
	font-size:11px
}

div.RightInner ul li {
	background: url(/images/g_arrow_doub_right.gif) no-repeat;
	margin:0px;
	margin-bottom:2px;
	font-size:1.1em;
	padding:0px 0px 0px 8px;
}

#QuickSearchForm table, #DifferentSearch table{
	border-top:1px solid #FFD18D;
	border-left:1px solid #FFD18D;
	margin:0px;
	padding:0px;
}
#QuickSearchForm table td, #DifferentSearch table td, #CompareBanks .ColorTable th {
	background:url(/imagesold/layout/bg_oran_form.gif) repeat-x bottom #FFEED8;
	border-top:1px solid #FFF;
	border-right:1px solid #FFD18D;
	border-bottom:1px solid #FFD18D;
	border-left:1px solid #FFF;
	padding:4px 15px 4px 6px;
	vertical-align: top;
	font-size:1.1em;
}
.QuickSearchFormDR table
{
	border-top:1px solid #C0C0C0  !important;
	border-left:1px solid #C0C0C0  !important;
	margin:0px  !important;
	padding:0px  !important;
}
.QuickSearchFormDR table td
{
	background:url(/imagesold/layout/bg_arch_oran_form.gif) repeat-x bottom #F0F0F0 !important;
	border-top:1px solid #FFF !important;
	border-right:1px solid #C0C0C0 !important;
	border-bottom:1px solid #C0C0C0 !important;
	border-left:1px solid #FFF !important;
	padding:4px 15px 4px 6px ;
	vertical-align: top ;
	font-size:1.1em ;
	color:#C0C0C0 ;
	
}
.QuickSearchFormDR table td.FirstCol
{
	font-weight:bold;
	padding:4px 25px 4px 6px;
}
#CompareBanks .ColorTable th{text-align:center}

#QuickSearchForm table td.FirstCol, #DifferentSearch table td.FirstCol, table.orange td.FirstCol {
	font-weight:bold; 
	padding:4px 25px 4px 6px;
}
input.QuickSearchText {
font-size:1.1em;
width:305px;
font-family:Verdana,  Sans-Serif !important
}
select.QuickSearchSelect {
font-size:1.1em;

font-family:Verdana, Sans-Serif !important
}
select{font-family:Verdana, Sans-Serif !important}

#DifferentSearch select{
font-size:1.1em;

}


ul.LatestNews{margin:0px;padding:0px;list-style:none;}
ul.LatestNews li{margin:0px;padding:0px 0px 10px 10px;background: url(/imagesold/buttons/g_arrow_doub_right.gif) no-repeat #fff;font-weight:normal;font-size:1.1em;}
ul.LatestNews a{font-weight:bold;}
ul.LatestNews span.Date{font-style:italic;}


