.related-degrees-sticker {
  float:right;
  width:240px;
}

.related-degrees-sticker h3 {
  width:210px;
}

.related-degrees-sticker h4 {
  font-size:12px;
  border:none;
}

.related-degrees-sticker-bottom {
  float:left;
  width:240px;
  padding:5px 15px 15px 15px;
  background: url(postit.gif) bottom left no-repeat;
}

.related-degrees-sticker-top {
  overflow:hidden;
  width:240px;
  padding-top:5px;
  background: url(postit.gif) top left no-repeat;
}

.related-degrees-sticker ul {
  margin:0px 0px 0px 15px;
  padding-left:5px;
  padding-bottom:3px;
}

.related-degrees-sticker ul ul {
  margin:0px 0 0 15px;
}

.related-degrees-sticker ul li {
  color:#ed1c24;
  list-style:square;
  background:0;
  padding:0px 25px 0px 0px;
  margin:0px;
}

.related-degrees-sticker ul ul li {
  color:#000;
}

.related-degrees-sticker ul li a {
  color:#000;
  font-weight:bold;
}

.related-degrees-sticker ul ul li a {
  color:#000;
  font-weight:normal;
}

.related-degrees-sticker a:hover {
  text-decoration:underline;
}