#Communities {
	background-image: url(./images/communities_background.jpg);
	height: 114px;
	position: relative;
	width: 250px;
}
#Communities #MySpace {
	left: 7px;
	position: absolute;
	top: 9px;
}
#Communities #Facebook {
	left: 7px;
	position: absolute;
	top: 68px;
}

#Feeds {
	background-image: url(./images/feeds_background.jpg);
	height: 80px;
	position: relative;
	width: 250px;
}
#Feeds #RSS2News {
	left: 20px;
	position: absolute;
	top: 17px;
}
#Feeds #RSS2News img {
	position: relative;
	bottom: -7px;
}
#Feeds #RSS2News a {
	color: #FFA200;
	font-weight: bold;
	text-decoration: none;
}

#LatestVideos {
	background-image: url(./images/latestvideos_background.jpg);
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	padding: 10px;
	position: relative;
	width: 226px;
}
#LatestVideos a {
	color: #FFFFFF;
}
#LatestVideos div.Playlist_Vertical {
	margin: 0px -5px;
}
#LatestVideos span.Playlist_Hits {
	white-space: nowrap;
}
#LatestVideos table.Playlist_Table {
	width: 236px;
}

#Newsletter {
	background-image: url(./images/newsletter_background.jpg);
	height: 90px;
	padding: 60px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 250px;
}
#Newsletter input {
	width: 225px;
}

#Sticker {
	position: relative;
	width: 250px;
}
#Sticker img {
	border: 0px;
	padding: 0px;
}


#WhereToBuy {
	position: relative;
	width: 250px;
}
#WhereToBuy img {
	border: 0px;
	padding: 0px;
}

#NitroBoard {
	position: relative;
	width: 250px;
}
#NitroBoard img {
	border: 0px;
	padding: 0px;
}

#WhereWeAreNow {
	background-image: url(./images/wherewearenow_background.png);
	background-repeat: no-repeat;
	background-color: #191919;
	border-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	padding: 30px 5px 5px 5px;
	position: relative;
	width: 236px;
}
#WhereWeAreNow div.WWAN_Map {
	background-image: url(./images/wherewearenow_map.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 154px;
	width: 246px;
	margin: 0px 0px 5px -5px;
	position: relative;
}
