#Home { }
	#Home .promoLogo { float:right; }
		#Home .todaysTop .promoLogo { margin:8px 10px 0 0; }
	
	#Home .BrowseList { margin-bottom: 10px; } 
	
	#Home .promoBanner { display: block; margin-bottom: 10px; }
	
	#Home .topHowTos { }
		#Home .topHowTos .box4Content { border: 0; } 
		#Home .topHowTos .Heading1b { text-align: center; }
		#Home .topHowTos ol li { margin: 10px 0; }
	#Home .happeningNow { } 
		#Home .happeningNow .ThumbList { } 
			#Home .happeningNow .ThumbList li { height: 60px; padding: 5px 5px 5px 15px; margin: 2px 0; } 
			#Home .happeningNow .ThumbList .itemAvatar { overflow: hidden; height: 50px; margin: 5px 10px 0 0; } 
				#Home .happeningNow .ThumbList .itemAvatar img { width: 40px; } 
			#Home .happeningNow .ThumbList .itemContent { width: 200px; margin:0 } 

	#Home .todaysTop {}
		#Home .todaysTop .image { width: 220px; float: left; display: inline; margin-right: 10px; }
		#Home .todaysTop .content { width: 220px; float: left; }
			#Home .todaysTop .content img { height: 10px; display: block; }
	
	#Home .welcome { margin: 10px 0; }
		#Home .welcome .column { float: left; width: 47%; padding: 5px; }
			#Home .welcome .column .Heading1a { text-align: center; margin: 0 0 10px; }
			#Home .welcome .column .column { font-size: 11px; color: #4a7195; text-align: center; padding: 0; }
			#Home .welcome .column .first { padding: 0 5px; }
				#Home .welcome .column .column .Button2a,
				#Home .welcome .column .column .Button3a { margin: 5px 0; }
				#Home .welcome .column .write { margin: 20px; }
	#Home .mobilePromo { background: url(images/mobile-promo.jpg) no-repeat 330px center; border: 1px solid #dde2e6; border-width: 0 0 1px; padding: 10px 70px; font:bold 14px/1em 'Arial'; }
		#Home .mobilePromo span { color: #900; }
	
	#Home .GuideContent { margin-top:10px; }
		#Home .GuideContent .sliderWindow { width:433px; height:165px; }
			#Home .GuideContent .sliderWindow ul li { width:433px; height:165px; }
		#Home .GuideContent .image { margin:0 10px 0 0; width:220px; }
			#Home .GuideContent .image img { width:220px; }
		#Home .GuideContent .content { height:190px; }
			#Home .GuideContent .content .subHeading { font-weight:bold; }
			#Home .GuideContent .content .BulletList {  }
				#Home .GuideContent .content .BulletList li { width:auto; height:auto; }
		/* Overrides */
		#Home .Column2 .GuideContent .content { width:200px; }
	
	#Home .communityChatter { border: 1px solid #dde2e6; border-width: 1px 0; margin: 20px 0; padding: 0 0 20px; }
		#Home .communityChatter .Heading2a { margin: 5px 0 10px; }
		#Home .communityChatter .image { float: left; display: block; width: 80px; margin: 0 10px 0 0; }
		#Home .communityChatter .content { float: left; width: 380px; }
			
	#Home .featuredItems { border: 1px solid #dde2e6; border-width: 1px 0 0; }
		#Home .featuredItems .FeaturedItem { float: left; width: 47%; padding: 5px; }
		#Home .featuredItems .right { border-left: 1px solid #dde2e6; margin-left: 2px; }	
	#Home .featuredItems .FeaturedItem .EmailButton { height: 45px; padding: 9px 0 0 66px; }
	
	#Home #ActivityNowList li { padding:5px 5px 5px 15px; }
		#Home #ActivityNowList li .actionText { margin:0; }
	
	#Home .featuredIDidThis {  }
		#Home .featuredIDidThis .sliderWindow { width: 286px; height: 142px;}
		#Home .featuredIDidThis .featuredIDTList li { width: 286px; height: 142px; }
		#Home .featuredIDidThis .imageBG { background:url(images/IDT-home-module-photo-bg.png) no-repeat left top; width:140px; height:136px; float:left; margin-right:15px; }
			#Home .featuredIDidThis .imageBG .image { width:120px; height:90px; overflow:hidden; margin:10px 0 0 9px; }
				#Home .featuredIDidThis .imageBG .image img { width:120px; }
		#Home .featuredIDidThis .info {  }
			#Home .featuredIDidThis .info .memberStats { font-size:11px; color:#666; }
				#Home .featuredIDidThis .info .memberStats .userAvatar { float:left; margin-right:10px; width: 40px; height: 40px; border:1px solid #d0d0d0; }
			#Home .featuredIDidThis .info .title { display:block; margin-top:10px; }
		#Home .featuredIDidThis .button { width:150px; margin:10px auto; }
	
		#Home .featuredIDidThis .contentNav { float: right; }
		#Home .featuredIDidThis .contentNav .viewIndicator { display: none; }
		#Home .featuredIDidThis .contentNav a.goLeft { background:url(images/button_left_2.gif) no-repeat left -22px; display:block; height:22px; width:32px; float:left; _margin-right:2px; }
			#Home .featuredIDidThis .contentNav a.goLeft:hover { background-position:left 0px; }
		#Home .featuredIDidThis .contentNav a.goRight { background:url(images/button_right_2.gif) no-repeat left -22px; display:block; height:22px; width:32px; float:left; margin-left:2px; _margin-left:0px; }
			#Home .featuredIDidThis .contentNav .contentNav a.goRight:hover { background-position:left 0px; }
