/*----------------------*/
/*--  Revised 7/1/09  --*/
/*----------------------*/

table.bannerContainer				{width:100%;
									 background:url(../images/banner/bannerBackground.gif) no-repeat top right;
									 position:relative;
									 top:18px;}
									 
table.bannerDbase					{background:url(../images/banner/bannerBackground_roster.gif) no-repeat top right;
									 position:relative;
									 top:18px;}

table.bannerContainer td.logo		{width:10%;
									 height:126px;
									 text-align:left;
									 vertical-align:top}
									 
table.bannerContainer td.logo img	{margin-right:10px}

table.bannerContainer td.last		{width:99%}

table.bannerContainer td.sponsors	{width:5%;
									 vertical-align:top;
									 padding:18px 0px 0px 0px}
									 
table.bannerContainer td.snIcons	{vertical-align:top;
									 padding:18px 16px 0px 0px}

table.bannerContainer td.sponsors img	{margin:0px 9px 0px 0px}

table.bannerContainer td.srch			{text-align:top; padding:0px 0px 12px 0px}

div.search_box							{width:236px;
										 height:23px;
										 margin-top:10px;
										 background:url(../images/banner/searchBackground.gif) no-repeat top left;}

div.search_box input.searchInput	{float:left;
									 padding:0;
									 margin:5px 0px 0px 6px;
									 border:0;
									 width:160px;
									 background:none}
			
div.search_box input.searchButton	{float:right; margin:3px 4px 0px 0px}