﻿/* Landing Page */
div.copyWrapLanding{
    width:565px;
}
div.locateProductsLandingImage{
  width:700px;  
  position:absolute;
  top:150px;
  left:765px;
  .top:45px;
  .left:600px;
}

/* Locate Embroiderers Pages */
.locateEmbroiderersOR{
    font-size:18px;
    font-weight:bold;
    font-family:Verdana;
    text-transform:uppercase;
    color:#000;
    margin:15px 0px 15px 0px;
}
.locateButton{
    position:relative;
    top:5px;
}
.locatorHead{
    position:absolute;
    top:38px;
    left:605px;
}
table#dgResults{
  margin-bottom:5px;
}
.th td{
  background-color:#f1101b !important;
  color:#fff !important;
  font-weight:bold;
  padding:4px 0px 4px 6px; 
  font-size:11px;
  border:solid 1px #999 !important;
}
table#dgResults tr td{
  padding:4px 0px 4px 5px;
  border:solid 1px #999;
}
.bulletDondle{
    position:relative;
    top:10px;
    left:5px;
}








