/*UseClassGuide Plugin Style Sheet*/

#NearestSupplierHolder {position:relative;}
#NearestSupplierHolder .tooltip {display:none; position:absolute; background:#ffffff; border:1px solid #555555; padding-bottom:3px;}
#NearestSupplierHolder .tooltip strong,
#NearestSupplierHolder .tooltip a {display:block; padding:3px 10px;}
#NearestSupplierHolder .tooltip strong {color:#ffffff; background-color:#F68A42; border-bottom:1px solid #555555; padding-right:20px;}
#NearestSupplierHolder .tooltip a {text-decoration:none;}
#NearestSupplierHolder .tooltip a:hover {text-decoration:underline;}
#NearestSupplierHolder .tooltip br {display:none;}
#NearestSupplierHolder .tooltip img {position:absolute; top:6px; right:2px; cursor:pointer;}

#NearestSupplierTable {border:0; width:100%;}
#NearestSupplierTable th,
#NearestSupplierTable td {margin:0; padding:0.3em 4px; vertical-align:top; border-right:1px solid #555555; border-bottom:1px solid #555555;}
#NearestSupplierTable #RowHeadings th {color:#ffffff; background-color:#F68A42; border-top:1px solid #555555;}
#NearestSupplierTable .highlight {color:#ffffff; background-color:#fcb17f;}
#NearestSupplierTable .highlight a {color:#ffffff;}
#NearestSupplierTable .countryCol {border-left:1px solid #555555; width:50%;}
