﻿/* Landing Page */
div.copyWrapLanding{
    width:565px;
}
div.locateProductsLandingImage{
    position:absolute;
    top:200px;
    left:790px;
}

/* 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:176px;
    left:782px;
}
table#dgResults{
  margin-bottom:5px;
}
.th td{
  background-color:#324a66 !important;
  color:#fff !important;
  font-weight:bold;
  padding:4px 0px 4px 6px; 
  font-size:11px;
  border:solid 1px #96c8d7 !important;
}
table#dgResults tr td{
  padding:4px 0px 4px 5px;
  border:solid 1px #d1c0a5;
}
.bulletDondle{
    position:relative;
    top:10px;
    left:5px;
}







