.txt_presentation{font-size:1.0em;line-height:150%;}
.img_presentation{float:right; margin:10px 25px 10px 10px;}

#presentation_links{
	padding:10px 0 10px 0;
	font-size:14px;
}

#presentation_links a,a:hover{
	cursor:pointer;
}

#presentation_holder{
	padding:0px;
	margin:0px;
	position:relative;
	width:750px;
	/* make this height bigger if you need more space for pics */
	height:550px;
	overflow:hidden;
	color:#000000;
}

#presentation_item_1{
	padding:0px;
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:760px;
	/*height:370px;*/
	display:inline;
}
#presentation_item_2{
	position:absolute;
	top:0px;
	left:1px;
	width:750px;
	/*height:246px;*/
	display:inline;
}
#presentation_item_3{
	position:absolute;
	top:0px;
	left:1520px;
	width:670px;
	/*height:250px;*/
	display:inline;	
}
#presentation_item_4{
	position:absolute;
	top:0px;
	left:2280px;
	width:670px;
	/*height:250px;*/
	display:inline;
}
#presentation_item_5{
	position:absolute;
	top:0px;
	left:3040px;
	width:750px;
	/*height:250px;*/
	display:inline;
}
#presentation_item_6{
	position:absolute;
	top:0px;
	left:3800px;
	width:670px;
	/*height:250px;*/
	display:inline;
}
#presentation_item_7{
	position:absolute;
	top:0px;
	left:4560px;
	width:670px;
	/*height:250px;*/
	display:inline;
}
#presentation_item_8{
	position:absolute;
	top:0px;
	left:5320px;
	width:670px;
	/*height:250px;*/
	display:inline;
}

.portfolioEntry {
	padding: 0 0 10px 10px;
	float: left;
}

#presentation_item_6  .portfolioEntry {
	padding-right: 50px;
}

#beforeTitle {
	width: 242px;
	float: left;
	padding-left: 12px;
}

#afterTitle {
	width: 250px;
	float: left;
}
