


*, .manamind * {
  font-family: arial, helvetica;
  font-size: 11px;
}
body {
  margin: 0 0 0 5px;
  padding: 0;
}
body.graphImageTarget {
  margin: 0;
  padding: 0;
  background: #e0e0e0;
}
.manamind a:link,
.manamind a:visited,
.manamind a:hover {
  text-decoration: underline;
  color: blue;
}

.manamind h3 {
  margin: 0 0 0 -5px;
  padding: 3px 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  background-color: #959595;
  background-image: url("/custom/veidekke/html/images/arrow.gif");
  background-position: center left;
  background-repeat: no-repeat;
}

.manamind table.vertical tr.first th {
  padding: 1px 6px;
  font-size: 13px;
  background: #414b56;
  color: white;
}
.manamind table.vertical td {
  padding: 3px 6px;
  background: #e0e0e0;
  color: black;
}
.manamind .graphImage {
  background-color: #e0e0e0;
}
.manamind .graphImage .image,
.manamind .graphImage form {
  padding: 6px;
}
.manamind .graphImage form,
.manamind .graphImage table {
  width: 100%;
}
.manamind .profitCalculator table.vertical tr.last td {
  border: 0;
}
.manamind .companyDisclosures .pager {
  margin-bottom: 3px;
}
.manamind .companyDisclosures table.vertical th {
  text-align: center;
}
.manamind .companyDisclosures table.vertical td.first {
  text-align: right;
}

