@charset "UTF-8";
/* CSS Document */

.pBox{
	display:block;
	float:left;
	height:180px;
	width: 180px;
	margin: 0px 4px 2px 0px;
}


.pBox img{
	display:block;
	float:left;
	height:135px;
	width: 180px;
}

.pinfo{
	display:block;
	float:left;
	height:30px;
	width: 170px;
	padding:5px;
	background-image:url('../images/elements/varjoBg.jpg'); 
	background-repeat:no-repeat;
	background-position:top right;
	clear:both;
	color:#666;
	vertical-align:bottom;

}

.pBox a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.pBox img{
	boarder:none;
	}


.kohdeInfo{
	width: 400px;
	margin-top:20px;
	margin-bottom:20px;
	
}
.projektiKuvat
{
	margin-top:20px;
	//width: 400px;
}