﻿#r ol li{
  list-style-type: none;
}

#r li {
  list-style: none inside;
  margin: 0;
  padding: 0;
  display: block;
  min-height: 200px;
}

#r img {
  width: 200px;
  float: left;
  box-shadow: 2px 2px 2px #AAAAAA;
  margin-right: 10px;
}

#r h4 {
  margin-top: 20px;
  font-weight: 400;
}

#r p{
  font-size: 14px;
  margin-bottom: 20px;
}
