.titles {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #363435;
	position: absolute;
	height: 40px;
	width: 566px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	color: #FB9E25;
	font-weight: lighter;
	padding-top: 15px;
	padding-right: 20px;
}
.texts {
	font-family: Tahoma;
	background-color: #FFFFFF;
	position: absolute;
	height: 449px;
	width: 576px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	padding-top: 15px;
	overflow: auto;
	font-style: normal;
	font-size: 10pt;
}
.picbox {
	background-color: #8C8A8B;
	position: absolute;
	height: 436px;
	width: 178px;
}
.picsleft {
	margin-left: 20px;
	margin-bottom: 10px;
	border: 3px solid #F8A140;
	padding: 3px;
}
.picsright {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 3px solid #F8A140;
	padding: 3px;
	margin-left: 5px;
}
}
