﻿.VEAPI_Pushpin{ text-decoration:none;}
        .bluePinStyle{ position:static; background:url('images/Tracking/bluepin.png') no-repeat 0 0; height:20px; width:20px; color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer; }
        .bluePinStyle .text{ position: static; top:4px;} 
        
        .blackPinStyle{ position:relative; background:url('images/Tracking/blackpin.png') no-repeat 0 0; height:20px; width:20px;color:#fff; text-align:center; font: bold 12px Arial; cursor: pointer; }
        .blackPinStyle .text{ position: relative; top:2px;} 
        
        .truckPinStyle{ position:relative; background:url('images/Tracking/blackpin2.png') 0 0;height:16px; color:#fff; text-align:center; font: bold 10px Arial; cursor: pointer; float:right; } 
        .truckPinStyle .text{ position: relative; top:1px; white-space:nowrap}
        
        .boldText{ color:#000; font: bold 12px Arial; }
        .regularText{ color:#000; font: 12px Arial;}    
        .whiteText{ color:#fff; font: 12px Arial; text-align:right; top:25px; cursor:pointer}
