div.foto{
	float: left;
	height: 150px;
	border: gray 1px solid;
}
div.details{
	float: right;
	width: 550px;
}

p.tags{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #888888;
}
.tags strong{
	font-weight: normal;
	color: white;
}
a.vimeoLink{
	text-decoration: none;
}
div.details a{
	text-decoration: none;
}
#main p a{
		text-decoration: none;
}