#content ul {
  width: 50%;
}

#content li a {
  font-weight: bold;
	font-size: 110%;
}

#content li p {
  font-size: 90%;
  margin: 2px 0;
}

#content .right {
  width: 40%;
  text-align: center;
  
  position: absolute;
  right: 2%;
  top: 60px;
}

#content .right p {
  text-align: left;
}

#content .right img {
}
