.homepage_container {
	padding-top: 100px;
}

.page_container, .page_container_hidden {
	float:left;
	width: 629px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0;
	background-position:top left;
	background-repeat: no-repeat;
}

#htmlPageCommentary {
	float:left;
	width: 629px;
	height:133px;
	padding:0;
	margin:0;
	background-color:#CDE8E8;
	background-image:url(../images/nonstandard/peter_tour_icon.jpg);
	background-position: 15px 15px;
	background-repeat:no-repeat;
}

.commentarycontent {
	float:left;
	width:480px;
	height:80px;
	margin-left:130px;
	margin-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

* html .commentarycontent {
	margin-left:65px;
	margin-right:5px;
	height:100px;
	padding-top:15px;
}

.commentarycontent .title {
	margin-left:0px;
	margin-right:0px;
	width:100%;
	margin-top:18px;
	margin-bottom:9px;
	padding-bottom:2px;
	border-bottom:1px solid #007770;
	font-size:120%;
}

#htmlSubContent {
	background-image: url(../images/nonstandard/peter_tour_icon.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-left: 0px;
}

#htmlIntroduction {
	margin-bottom: 10px;
	margin-left: 116px;
	min-height:90px;
}

