.section-content{
	/*width:480px;*/
	width:512px;
}

.section-title{
	padding-left:40px;
	padding-right:20px;
	
	/*new*/
	font-size:92px;
	line-height:92px;
}

.section-thumbs-container{
	width:415px;
	
	/*new*/
	padding-top:0px;
}

.section-thumb{
	width:100px;
	height:66px;
}

.section-text{
	margin-left:40px;
	font-size:16px;
	width:432px;
	height:226px;
}

.section-text-page{
	width:432px;
	height:226px;
}

.section-text-page-container{
	height:226px;
}

/*new*/
.section-text-navigation{
	padding:0;
}

.section-text-author{
	padding-left:40px;
	padding-top:20px;
}

#section-about .section-title{
	font-size:42px;
}