#research-overview {
  background-image: url('/National_Library/oe_/https://www.math.temple.edu/includes/img/nanotube.png');
  background-repeat: no-repeat;
  background-position: top 25px right 60px;
/*  background-size: 281px 309px;
  background-color: #f5f6f6; */
  padding: 25px 60px 25px 60px;
  border-top-left-radius: 2em;
  border-top-right-radius: 2em;
  border-bottom-right-radius:2em;
  border-bottom-left-radius:2em;
  min-height: 334px;
}
#research-overview > div {
  width: 460px;
}

#research-statement {
  position: absolute;
  right: 560px;
  width: 240px;
  font-family: "Calibri Light", "Calibri-Compat";
  text-align: right;
  font-size: 21px;
}

#research-categories {
  width: 460px;
  margin-right: 65px;
  margin-bottom: -30px;
}
#research-categories > ul > li {
  margin-bottom: 40px;
}
