#content_inner {
  background-color:#000;
  margin:0;
  padding:0;
}
#content_inner div.investorInformation div.title {
  font-size:17px;
  color:#757575;
  margin-bottom:5px;
}
#content_inner div.investorInformation div.title span.highlight {
  color:#c70006;
}
div.investorInformation p.go {
  text-align:right;
  font-weight:bold;
  padding:0 !important;
}
div.investorInformation {
  background-color:#ffffff;
  border:1px solid #e2e2e2;
  margin:0 10px 5px 0;
  padding:10px;
}
div.investorInformation table {
	width:100%;
	margin-bottom:10px;
}
div.investorInformation table td {
  vertical-align:top;
}
div.investorInformation table td.text {
	background-color:#c70006;
  color:#ffffff;
  padding:10px;
}
div.investorInformation table td.image_information {
	font-size:0;
}
#content_inner div.investorInformation table p {
	margin:5px 0;
	padding:0;
}
#content_inner div.investorInformation table td div.news_title {
  font-size:17px;
  margin-bottom:5px;
}
#content_inner div.investorInformation table td div.news_subtitle {
  font-size:15px;
  font-weight:bold;
}
#content_inner div.investorInformation table a {
	color:#ffffff;
}
