﻿.dotSeparator
{
   background-image:url(images/dot.gif);
   background-repeat:no-repeat;
   background-position:center;
} 
.dottedLine
{
    padding-top:8px;
    border-bottom:1px dotted #126bd9;
    margin-bottom:8px; 
}
  