/* Service Content Presentation */
.pageTitleSeparator
{
  width: 473px;
}

#imageModule
{
  margin-left: 40px;
  display: inline; /* Remove double-margin (margin-left: 80px;) bug in IE5.01, IE5.5, and IE6 */
}

#imageModule img, .map
{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

#imageModule img.topGutter
{
  margin-top: 10px;
}

#imageModule img.bottomGutter
{
  margin-bottom: 10px;
}

dl dt
{
  background-color: transparent;
  background-image: url(/img/pages/agent/redFlag.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 20px;
}

dl dd
{
  border-bottom: 1px dashed #CECECE;
}

.venezuelaAddressPanel
{
  width: 475px;
  margin-top: 10px;
}

.USAddressPanel
{
  width: 430px;
  margin-top: 10px;
}

.largeText
{
  width: 235px;
}

.gutter
{
  margin-left: 40px;
}
