#content_top {
	margin-bottom: 14px;
}
/* @group home */
#feature_home{
	background: url(../../images/page/index_banner_wiad.jpg) no-repeat;
	height: 283px;
	width: 691px;
}
/* @end */

#wg_preview{
	float: left;
	width: 200px;
	height: 270px;
	background: #4C4C4C url("../../images/page/wg_preview.jpg") no-repeat;
	border: 1px solid #000;
}

#wg_preview_shadow{
	float: left;
	width: 9px;
	height: 272px;
	background: url("../../images/page/wg_preview_shadow.png") no-repeat;
}

#wg_features{
	height: 272px;
	width: 468px;
	float: left;
	background: url("../../images/page/wg_preview_bg.png") repeat-x;
}

#wg_features_right{
	height: 272px;
	width: 8px;
	float: left;
	background: url("../../images/page/wg_preview_right.png") repeat-x;
}

#wg_features ul{
	margin-top:29px;
	background: url("../../images/page/wg_preview_ul.png") repeat-y 0 -8px;
	height: 220px;
}

#wg_features ul li{
	height:81px;
	padding-left:79px;
	width:150px;
	float: left;
	padding-right: 5px;
}
#wg_features ul li p {
	margin-top: 5px;
	color: #4C4C4C;
	font-size: .9em;
	line-height: 1.3em;
}

#wg_features ul li#leaderboard{background: url("../../images/page/f_leaderboard.png") no-repeat;}
#wg_features ul li#achievement{background: url("../../images/page/f_achievement.png") no-repeat 5px 0px;}
#wg_features ul li#challenge{background: url("../../images/page/f_challenge.png") no-repeat;}
#wg_features ul li#friends{background: url("../../images/page/f_friends.png") no-repeat 0px 5px;;}
#wg_features ul li#share{background: url("../../images/page/f_share.png") no-repeat;}
#wg_features ul li#topic{background: url("../../images/page/f_topic.png") no-repeat;}

#side_apps {
	float: right;
	width: 258px;
	height: 270px;
	background: url("../../images/page/side_apps_bg.png") no-repeat;
}

#side_apps ul {
	margin-top:36px;
}

#side_apps ul li{
	height:43px;
	padding-top:5px;
	padding-left:19px;
	width:100%;
	background: url("../../images/page/side_apps_li.png") no-repeat left bottom;
}
#side_apps ul li img{
	width: 35px;
	height: 35px;
	margin-right: 15px;
	display: block;
	float: left;
}
#side_apps ul li p {
	margin-top: 5px;
	color: #4C4C4C;
	font-size: .9em;
	line-height: 1.3em;
}
