﻿#paget{
  text-align: left;
  font-family: 'Times New Roman', 'Times', serif;
  font-size: 150%;
  font-weight: bold;
  margin:0 0px 0 8px;
  padding:15px 10px 13px 8px;
  letter-spacing: 0.3em;
  margin-top:10px;
  margin-bottom:2px;
  background-color :#f4f4f4;
 border-left:solid 8px #0068B7;
 border-bottom:solid 1px #cccccc;
 border-right:solid 1px #eeeeee;
}
