#content_wrap #content_right{
	width: 254px;
	height: 641px;
	float: right;
	z-index: 10;
	position: relative;
}

#content_right .btn_join{
	position: absolute;
	top: 26px;
	left: 106px;
	width: 124px;
	height: 132px;
	text-indent: -9999px;
	display: block;
}
#content_right .btn_login{
	position: absolute;
	top: 121px;
	left: 45px;
	width: 130px;
	height: 132px;
	text-indent: -9999px;
	display: block;
}

#content_right .btn_supporting{
	position: absolute;
    top: 246px;
    left: 91px;
	width: 147px;
	height: 132px;
	text-indent: -9999px;
	display: block;
}
#content_right .btn_quiz_logged_in{
	position: absolute;
	top: 134px;
	left: 46px;
	width: 116px;
	height: 120px;
	text-indent: -9999px;
	display: block;
}
#content_right .btn_electricity_logged_in{
	position: absolute;
    top: 19px;
    left: 111px;
	width: 123px;
	height: 122px;
	text-indent: -9999px;
	display: block;
}
#content_right .btn_supporting_logged_in{
	position: absolute;
    top: 252px;
    left: 96px;
	width: 147px;
	height: 132px;
	text-indent: -9999px;
	display: block;
}

#content_wrap .bg_character{
	position: absolute;
	top: 390px;
	right: -20px;
	width: 239px;
	height: 251px;
	display: block;
}

#content_wrap .btn_top{
	position: absolute;
	bottom: 15px;
	right: 19px;
	width: 47px;
	height: 53px;
	background: url(../images/btn_top.png) no-repeat 0 0;
	display: none;
	text-decoration: none;
	color: #3d5a45;
	padding: 24px 0 0 0;
	text-align: center;
	z-index: 11;
}

#content_wrap .video, #content_wrap .poster{
	margin: 0;
	padding: 0;
}

#content_wrap .video li, #content_wrap .poster li{
	background: none;
	padding: 1%;
	width: 30.333%;
	float: left;
	margin: 0;
}

#content_wrap .clear{ clear: both; }

#main_nav .after_login_bar_left{
	background: url(../images/after_login_bar_left.png) no-repeat 0 0;
	width: 12px;
	height: 45px;
	margin: 0 0 0 12px;
}

#main_nav .after_login_bar_line{
	background: url(../images/after_login_bar_line.png) no-repeat 0 0;
	width: 19px;
	height: 45px;
}

#main_nav .after_login_bar_right{
	background: url(../images/after_login_bar_right.png) no-repeat 0 0;
	width: 12px;
	height: 45px;
	margin: 0 14px 0 0;
}
