@CHARSET "ISO-8859-1";
.documents {
}
.documents .even {
	background-color:#D4D0C8;	
}
.documents .description {
	position:relative;
}
.documents h3 {
	font-size: 105%;
	margin-top:0;
	margin-bottom:4px;
}
.documents .linkInvisible {
	text-decoration: none;
	color:#000;
}
.documents .readMore {
	padding:2px;
}
img.imgFloatLeft {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	border:none;
}
a {
	color:#000;
}
