#headerTitle em {
  font-style: normal;
}

#header {
	background: url(../img/img.jpg) no-repeat;
	background-size: contain;
	background-color: #C22422;
	height: 85px;
	width: 100%;
	
}

#header .textresizer {
    display: table;
    float: right;
    margin-top: 25px;
    margin-right: 20px;
    height: 35px;
}

.represent h3 p {
  font-style: oblique
}

.detail-data .tableB thead th:first-child {
	width: 25%;
}
