h1.big_title {
  border-bottom:2px solid #ccc;
}

.heading h1.big_title {
  //margin:-10px -15px 0 -15px;
  background-color:#fff;
  padding:16px 20px 14px 20px;
  font-size:30px;
  line-height:38px;
}
h1.ra_title {
font-family:inherit;
}

h1.profilename {
margin:0;
}

h1.profilename a.edit_profile {
color:#3093C7;
}

h2.sub_heading {
color:#333;
font-size:18px;
padding-bottom:4px;
font-weight:400;
}
a.project, .project {
color:#557692;
}

a.project:hover {
color:#025077;
}

.dataset {
color:#C60 !important;
}

a.dataset:hover {
color:#944b01 !important;
}



a.highlight {
color:#F26522;
}

a.highlight:hover {
color:#91BAD3;
text-decoration:none;
}

h3.sub_title {
font-size:20px;
}
.big_title a.project {
  color:#333;
}
