.ITSg {
	font-weight: bold;	
  clear: both;
}

* + .ITSg {
	padding-top: 10px;	
}

.ITSr0:before,
.ITSr1:before,
.ITSr0:after,
.ITSr1:after {
  content: '';
  display: table;
}

.ITSr0:after,
.ITSr1:after {
  clear: both;
}

.ITSr0,
.ITSr1 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #EEEEEE;
}

.ITSn {
	float: left;
	width: 30%;
	color: #AAAAAA;
}

.ITSv {
	float: left;
	width: 70%;
}