#home_feature {
	background: transparent url(/images/content/home_photo.jpg) 0 0 no-repeat;
	width: 100%;
	height: 401px;
	position: relative; }

#home_discover {
	position: absolute;
	top: 280px; left: 240px;
	width: 220px;
	font-size: .833em; }

	#home_discover H2 {
		height: 0;
		margin: 0;
		text-indent: -5000px; }

	#home_discover H4 {
		margin: 0;
		color: #666; }

	#home_discover UL { list-style: none; margin: 0; }

		#home_discover LI {
			margin-left: 0;
			padding-left: 12px;
			background: transparent url(/images/content/bullet_small.gif) 0 50% no-repeat; }

	#home_discover A { text-decoration: none; }

#home_quiz {
	position: absolute;
	top: 233px; left: 600px;
	width: 304px; }

	#home_quiz H2 {
		float: left;
		margin-top: -14px;
		margin-left: -140px;
		width: 130px;
		height: 164px; }

		#home_quiz H2 A {
			display: block;
			width: 100%;
			height: 164px;
			text-indent: -5000px; }

	#home_quiz H4 { font-size: 1em; margin-bottom: .5em; color: #333; }
	#home_quiz LABEL { font-size: .833em; }
	#home_quiz .submit_btn { margin-left: 18px; }


.nav-talk A { background-image: url(/images/content/menu_blog_home.gif); }
.nav-learn A { background-image: url(/images/content/menu_explore_home.gif); }

#content { float: right; width: 442px; margin-top: 20px; }
#content H2 { clear: left; margin-bottom: 0; margin-left: 24px; }

#sidebar { float: left; width: 440px; margin: 10px 0 0 10px; padding-top: 10px; }

.post { /*background: transparent url(/images/content/icon_post.gif) 0 0 no-repeat;*/ padding-left: 24px; width: 414px; }
.post H4 { margin-bottom: 0; }
.post.last { border-bottom: 0; }
.post img { margin-bottom: 10px; }

.aside { float: left; border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 10px; }
.aside IMG { float: left; margin-right: 10px; margin-bottom: 25px; }
.aside H3 { float: left; width: 330px; margin-bottom: 0; }
.aside P { float: left; width: 330px; margin-bottom: .5em; }
.aside.try { border-bottom: 0; }

.radio_button_group LABEL { width: 89%; }

