/****************************************
	Header                          *****
		Define all elements         *****
		in the header               *****/
#header2 #homeLogo a.logo {
	background: transparent url('../images/logoUS.png') no-repeat 0 0;
	cursor: pointer;
	display:block;
	float: left;
	height: 68px;
	width: 261px;
}

#NoScript #NoScriptStoreLogo{background: transparent url('../images/logoUS.png') no-repeat 0 0; height:68px; width:261px; overflow:hidden; position:absolute;top:4px;left:8px;}

#header2 #homeLogo a:hover.logo {background: transparent url('../images/logoUS.png') no-repeat 0 -68px;}
#header2 div.tagLine {
	background: transparent url('../images/logoUS.png') no-repeat -261px 0;
	float: left;
	height: 68px;
	width: 202px;
}