/*------------------------------*/
/*--  Added to dBase 10/02/11  --*/
/*------------------------------*/

table.bannerContainerBW				{width:100%;
									 background:url(../images/bannerBW/bannerBackground.png) no-repeat top right;
									 position:relative;
									 top:5px;}
									 
table.bannerContainerBW td			{text-align:left}
									 
table.bannerDbase					{background:url(../images/bannerBW/bannerBackground_roster.gif) no-repeat top right;
									 position:relative;
									 top:18px;}

table.bannerContainerBW td.logo		{width:10%;
									 height:126px;
									 text-align:left;
									 vertical-align:top;}
									 
table.bannerContainerBW td.badge	{width:106px;
									 padding:0px 10px 0px 4px;
									 text-align:left;
									 vertical-align:top;}
									 
table.bannerContainerBW td.logo img	{margin-right:2px}

table.bannerContainerBW td.last		{width:80%}

table.bannerContainerBW td.sponsors	{width:10%;
									 vertical-align:top;
									 padding:18px 0px 0px 0px}

table.bannerContainerBW td.sponsors img	{margin:0px 5px 0px 0px}

table.bannerContainerBW td.snIcons		{vertical-align:top; padding:0px 0px 12px 0px}
table.bannerContainerBW td.srch			{vertical-align:top; padding:0px 0px 12px 9px}

table.bannerContainerBW div.snIcon_box							{height:23px;
										 margin-top:10px;}

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

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