/*------------------------------*/
/*--  Added to dBase 5/20/10  --*/
/*------------------------------*/

table.bannerContainerAC				{width:100%; height:126px; 
									 background:url(../images/bannerAC/bannerPurpleRightBG.gif) no-repeat top right}
									 
table.bannerContainerAC td.leftEdge	{width:10px; text-align:left; vertical-align:top}
									 
table.bannerContainerAC td.logo		{height:86px; text-align:left; vertical-align:top; white-space:nowrap}
									 
table.bannerContainerAC td.logo img.defn	{}

table.bannerContainerAC td.search			{height:40px;}
table.bannerContainerAC td.search a img		{margin-right:1px;}
		
table.bannerContainerAC td div.search_box	{width:232px;
											 height:23px;
											 float:right;
											 position:relative; right:22px; bottom:3px;
											 background:url(../images/bannerAC/searchBackground.gif) no-repeat top right;}

table.bannerContainerAC td div.search_box input.searchInput	{float:left;
															 padding:0;
															 margin:5px 0px 0px 6px;
															 border:0;
															 width:159px;
															 background:none}

table.bannerContainerAC td div.search_box input.searchButton	{float:right; margin:3px 4px 0px 0px}


