#about-text{width:440px;float:left;margin-right:40px;}
	#about-text .group img{float:left;margin-left:20px;margin-top:5px;}
	#about-text .group h3 a{font-size:11px;}
	#about-text .group h3,
	#about-text .group p{margin-left:80px !important;}
	#about-text .group p{margin-top:0 !important;}
	#about-text .group h3{margin-bottom:0 !important;}


#about-text{width:470px;float:left;margin-right:10px;}
#about-text #external-links img{float:left;margin-left:20px;}
#about-text #external-links h3 a{font-size:11px;}
#about-text #external-links p{margin-top:0 !important;}
#about-text #external-links h3{margin-bottom:0 !important;}
#about-text #external-links li h3,
#about-text #external-links li p{margin-left:0 !important;}

#share-story-container{width:220px;float:left;margin-top:10px;}
	#share-story-container img{display:block;}
	#share-story-container #share-story-content{background-color:#DFF3F7;border-left:1px solid #89D0DF;border-right:1px solid #89D0DF;display:block;overflow:hidden;height:100%;}
	#share-story-container #share-story-content p{margin:10px !important;}
	#share-story-container #share-story-content h2{border-bottom:1px dotted #A7D9E4;color:#063377;font-size:11px;margin:10px 10px 4px;}
	#share-story-container #share-story-content img.decoration{float:right;margin-right:5px}
	
	#share-story-container #navigation-content{background-color:#DFF3F7;border-left:1px solid #89D0DF;border-right:1px solid #89D0DF;display:block;overflow:hidden;}
	#share-story-container #navigation-content .link-list li{margin-left:0 !important;}
		#share-story-container #navigation-content .link-list a.current{color:#063377;}
	#share-story-container #navigation-content h2{border-bottom:1px dotted #A7D9E4;color:#063377;font-size:11px;margin:10px 10px 4px;}
	#share-story-container img.break{margin-bottom:20px;}

/*games*/
div#game {
	text-align: center;
}
div.game-box {
	width: 100%;
	height: 126px;
	margin: 0 0 20px 0;
}
div.game-box img {
	float: left;
	margin: 0 0 0 20px;
}
#content div.game-box h3 {
	margin-top: 0;
}
div.game-box div.description {
	float: left;
	width: 280px;
}
div.game-box ul.link-list li.play {
	margin: 0 !important;
	font-weight: bold;
}
