.screenshot {
	position: relative;
	top: -40px;
	margin: 0;
	padding: 0 0 0 380px;
}

.detailimg {
  float: right;
  margin: 0;
  padding: 0 20px 0 20px;
  vertical-align: top;
}

.text {
	padding: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CCCCCC;
}

.text a, .text a:visited{
	color: #000000;
	text-decoration: underline;
}

.text a:hover {
	color: #666666
}

.text h1 {
	font-size: 20px;
}

.text h2 {
	font-size: 18px;
	line-height: 10px;
}

.text h3 {
	font-size: 16px;
	line-height: 8px;
}

.pftext {
  text-align: justify;
}
