.evallayout-content-item{
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:25px;
	padding-top:3px;
	margin-left:5px;
	margin-right:5px;
	padding-left:2px;
	border-bottom:1px dotted gray;
	text-align:left;
}

.evallayout-content-item-space{
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:25px;
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	border-bottom:1px dotted gray;
	background-color:#efefef;
}
.evallayout-content-item-pdf-print{
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:125px;
	text-align:center;
	font-weight:bold;
	font-size:100%;

	padding-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	border-bottom:1px dotted gray;
	background-color:#CAE8FF;
}
.evallayout-content-item-sum{
	position:relative;
	left:0px;
	right:0px;
	top:0px;
	height:260px;
	text-align:center;
	font-weight:bold;
	font-size:100%;

	padding-top:10px;
	margin-left:5px;
	margin-right:5px;
	padding-left:5px;
	border-bottom:1px dotted gray;
	background-color:#CAE8FF;
}
.clicklink{
	font-size:100%;
	font-weight:bold;
	cursor:pointer;
	padding:2px;
}

.clicklink:hover{
	background-color:#eeeeee;
}
.eval-layout-list-date{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;

}

.eval-layout-list-time{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:121px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
}

.eval-layout-list-wt{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:242px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
}

.eval-layout-list-more-less-wt{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:363px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
}

.eval-layout-list-more-less-wt-2{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:483px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
}

.eval-layout-list-more-less-wt-3{
	position:absolute;
	top:7px;
	bottom:1px;
	width:120px;
	left:603px;
	cursor:pointer;
	font-weight:bold;
	font-size:70%;
}