.navTable {
	width: 100%;
}

.navTable .iterColumn {
	width: 400px;
}

.usecaseList {
	margin: 0;
	padding: 5px 0;
	list-style-type: none;
}

/* Report's content */

.reportContent .annexBox {
	clear: right;
    padding-top: 15px;
	
}

.reportContentCrit {
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 2px;
	border-color: #cccccc;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
	width: 500px;
}

h1.title {
    font-size: 1.5em;
}

.createBy {
	font-size: 0.75em;
}
