/**/
ul.lastfotoboek
{
	border-right: 1px dotted #CCC;
	list-style: none; 
	display: block; 
	padding:0px; 
	margin: 0px 0px 0px 4px; 
	float: left; 
	width: 162px; 
	height: 100px;
}

ul.lasttraject
{
	border-right: 1px dotted #CCC;
	list-style: none; 
	display: block; 
	padding:0px; 
	margin: 0px 0px 0px 10px; 
	float: left; 
	width: 162px; 
	height: 100px;
}

ul.lastgastenboek
{
	border: 0px none;
	list-style: none; 
	display: block; 
	padding:0px; 
	margin: 0px 0px 0px 10px; 
	float: left; 
	width: 162px; 
	height: 100px;
}

li.foto
{

	float: left;
	width: 55px; 
	height: 75px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}

li.foto img
{
	border: 1px solid #000;
}

li.info
{
	float: left;
}

ul li strong
{
	font-size: 12px;
	color: #A41010;
}
