@charset "utf-8";
/* CSS Document */


#mlb_merchandise {

	height: 38px;
	width: 160px;
	overflow: hidden;
	
}

#mlb_merchandise img:hover {
	position: relative;
	left: -160px;
	overflow: hidden;
}

#nba_merchandise {
	height: 38px;
	width: 160px;
	overflow: hidden;
}

#nba_merchandise img:hover {
	position: relative;
	left: -160px;
	overflow: hidden;
}
#nfl_merchandise {

	height: 38px;
	width: 160px;
	overflow: hidden;
	
}
#nfl_merchandise img:hover {
	position: relative;
	left: -160px;
	overflow: hidden;
}

#ogr {

	height: 38px;
	width: 130px;
	overflow: hidden;
	
}

#ogr img:hover {
	position: relative;
	left: -130px;
	overflow: hidden;
}

#sd_merchandise {

	height: 38px;
	width: 210px;
	overflow: hidden;
	
}

#sd_merchandise img:hover {
	position: relative;
	left: -210px;
	overflow: hidden;
}

#children {

	height: 38px;
	width: 88px;
	overflow: hidden;
	
}
#children img:hover {
	position: relative;
	left: -88px;
	overflow: hidden;
}
#mlb {

	height: 38px;
	width: 54px;
	overflow: hidden;
	
}
#mlb img:hover {
	position: relative;
	left: -54px;
	overflow: hidden;
}
#nfl {

	height: 38px;
	width: 50px;
	overflow: hidden;
	
}
#nfl img:hover {
	position: relative;
	left: -50px;
	overflow: hidden;
}
#accessories {

	height: 38px;
	width: 117px;
	overflow: hidden;
	
}
#accessories img:hover {
	position: relative;
	left: -117px;
	overflow: hidden;
}
.right {
	float: right;
	margin: 20px;
}
#istarcontent h2 {
	font-size: 24px;
}
