/* $Id: statment.css 13 2007-09-12 15:54:04Z edin.coralic $ */

.statment {
	
}

.statment div.items {

}
.statment div.items .item {
	clear: both;
	margin-bottom: 2em;
}
.statment div.items .item a.name {
	font-family: Georgia, "Times New Roman", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.statment div.items .item a.name:hover {
	text-decoration: underline;
}
.statment div.items .item .lead {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: 0.417em;
}
.statment div.items .item a.view {
	display: block;
	text-align: right;
	font-size: 1.1em;
	margin-top: 0.455em;
}