.tx-websiteportfolio-pi1 { margin: 0px 10px 15px 10px; }
.tx-websiteportfolio-pi1 .title { clear: both; }
.tx-websiteportfolio-pi1 .thumbList .screenshot,
.tx-websiteportfolio-pi1 .list .screenshot,
.tx-websiteportfolio-pi1 .screenshot {
	text-align: center;
	padding: 0px;
  	margin-left: 5px;
  	margin-bottom: 10px;
	float: left;
}

.tx-websiteportfolio-pi1 .thumbList .screenshot {
	height: 142px;;
	width: 162px;
}

.tx-websiteportfolio-pi1 .thumbList .screenshot:hover,
.tx-websiteportfolio-pi1 .list .screenshot:hover,
.tx-websiteportfolio-pi1 .screenshot:hover { }

.tx-websiteportfolio-pi1 .thumbList .screenshot img,
.tx-websiteportfolio-pi1 .screenshot img { border: 1px solid #FF8700; }

.tx-websiteportfolio-pi1 .screenshot a:hover,
.tx-websiteportfolio-pi1 .screenshot a { text-decoration: none; }
.tx-websiteportfolio-pi1 .screenshot .thumbnails a:hover,
.tx-websiteportfolio-pi1 .screenshot .thumbnails a { text-decoration: none; }

.tx-websiteportfolio-pi1 .thumbList { clear: both;	width: 100%; margin-top: 2px; margin-bottom: 15px; }
.tx-websiteportfolio-pi1 .thumbList .title { }
.tx-websiteportfolio-pi1 .thumbList .random { float: right; }
.tx-websiteportfolio-pi1 .thumbList .nearest,
.tx-websiteportfolio-pi1 .thumbList .latest { clear: both; float: left; }
.tx-websiteportfolio-pi1 .thumbList .screenshot {
  	padding: 2px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	margin-right: 6px;
}

.tx-websiteportfolio-pi1 .entry { margin-bottom: 15px; }
.tx-websiteportfolio-pi1 .entry .screenshot { float: right; }
.tx-websiteportfolio-pi1 .entry .title { font-weight: bold; margin-bottom: 3px; }
.tx-websiteportfolio-pi1 .entry .description { clear: left; }
.tx-websiteportfolio-pi1 .entry .description p,
.tx-websiteportfolio-pi1 .entry .particulars p { padding-left: 0px; }
.tx-websiteportfolio-pi1 .entry .particularsLabel {	clear: both; font-weight: bold; }
.tx-websiteportfolio-pi1 .entry .launchdate { clear: both; float: left; font-style: italic; }
.tx-websiteportfolio-pi1 .entry .category { clear: both; float: left; font-style: italic; }
.tx-websiteportfolio-pi1 .entry .navigation {
	font-weight: normal;
	width: 140px;
	text-align: center;
	float: right;
	clear: both;
}
.tx-websiteportfolio-pi1 .entry .navigation .previous { float: left; }
.tx-websiteportfolio-pi1 .entry .navigation .next { float: right; }
.tx-websiteportfolio-pi1 .entry .navigation .list { width: 50px; float: left; }
.tx-websiteportfolio-pi1 .entry .entry-clearer { width: 100%; clear: both;	line-height: 1px; }
.tx-websiteportfolio-pi1 .archive .title { float: left; padding-right: 6px; }




