/*DPD UK Style Sheet*/

.width90pct				{
							width: 90%;
						}
#googlemapLink A:link	{
					text-decoration: none;
					}
#googlemapLink A:visited	{
					text-decoration: none;
					}
#googlemapLink A:hover	{
					text-decoration: none;
					}
#googlemapLink A:active	{
					text-decoration: none;
					}
#googlemap			{	
						width: 300px;
						height: 350px;	
						border: 1px solid #2C4391;
					}	
#largegooglemap	{	
						width: 100%;
						height: 530px;	
						border: 1px solid #2C4391;
					}	
#larger-map-depotInfoBox{ 
						width: auto;
						font-style: normal;
						font-weight: normal;
						font-size: 0.8em;
}