﻿ul.examplesOfWork
{
  margin-top: 10px;
}

ul.examplesOfWork li
{
   margin-bottom: 20px;
   clear: both;
}

ul.examplesOfWork h3
{
  font-weight: bold;
}

ul.examplesOfWork img
{
  margin-right: 20px;
  float: left
}
