/* ----------------------------------------------------------------------------
	photo_gallery.css
	Contains anything related to the photo galleries.
	----------------------------------------------------------------------------
	Table Of Contents
	1.	Promotions
		A. Any changes related to the Adidas promotion. 
	----------------------------------------------------------------------------- */

/*  -----------------------------------------------------------------------------
	(1A) Adidas  */

#nbaPageNameTools {
	height: 41px;
	padding: 0px;
	margin: 0px;
}

#nbaPgNameDiv {
	position: relative;
	height: 41px;
	padding: 0px;
	margin: 0px;
}

#nbaPgNameDiv span {
	position: absolute;
	left: 10px;
	top: 18px;
}

#nbaPgNameDiv img {
	position: absolute;
	left: 85px;
	top: 0px;
}

#nbaWebTools {
	top: 18px;
}
