.world {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/world.png) no-repeat center center;
}

#world-info {
	left: -20px;
}


.timeline {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/timeline.png) no-repeat center center;
}

#timeline-info {
	left: 28px;
}


.mentions {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/mentions.png) no-repeat center center;
}

#mentions-info {
	left: 76px;
}


.track {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/track.png) no-repeat center center;
}

#track-info {
	left: 124px;
}


.settings {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/settings.png) no-repeat center center;
}

#settings-info {
	left: 172px;
}


.image-Tweet {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/Tweet.png) no-repeat center center;
}

.image-Map {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/Map.png) no-repeat center center;
}

.image-List {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/List.png) no-repeat center center;
}

.image-Filters {
	background: url(http://www.tweetspottingapp.com/wp-content/uploads/2009/10/Filters.png) no-repeat center center;
}

