div {
	position:relative;
}

.tx-websiteportfolio-pi1 form {
	text-align:center;
	padding:.5em;
}

.tx-websiteportfolio-pi1 {

	font-family:arial;
}

.tx_websiteportfolio-category-select {

}

.wp-list {
	position:relative;
	clear:both;
	width:100%;
}

.wp-list p {
	margin: .5em 0;


}
.wp-entry-container {
		width:100%;
	border-left:1px #3366FF solid;
	margin: .5em 0px;
	position:relative;
	clear:both;

}
.wp-entry {
	
	background:white;
	position:relative;
	clear:both;
	padding:.5em;


}

.wp-screenshot-container { 
	width:50%;
	position:relative;
	float:right;


}

.wp-screenshot { 
	text-align:center;
	margin:.5em;
	margin-top:1em;
	position:relative;
}


.wp-title {
	margin:.5em 0;
	font-size:1.25em;
	font-weight:bold;
	position:relative;

}
.wp-url {
	padding-left:2em;
	position:relative;
}

.wp-description {
	position:relative;
	padding-left:2em;
}


.wp-particulars {
	position:relative;
	padding-left:2em;
}


.wp-category {
	font-size: .8em;
	color:red;
	position:relative;
	padding-left:2em;
}

.wp-navigation {
	text-align:center;
	padding:.5em;
}
