/* CSS Document */
.phototitle
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	}
#photomatrix
	{
	text-align: center;
	}
#photomatrix td
	{
	text-align: center;
	border: none;

	}
#photomatrix a {

	text-align: center;
	border: none;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#descr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#date {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#title em, #descr em, #date em {
	color: #000000;
	font-weight: bold;
	font-style: normal;

}
.views {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}

