@charset "utf-8";

#lablec4 {
	float: left;
  width: 100%;
  height: 13px;
  margin-bottom: 5px;
  padding-top: 2px;
  background-color: #8f8f8f;
  font-family: Arial;
 	font-size: 9px;
  text-align: center;
 	font-weight: bold;
 	color: #b3b3b3;
}

#lablec4 a {
	font-family: Arial;
 	font-size: 9px;
 	font-weight: bold;
 	color: #b3b3b3;
}

