﻿	.divBreadcrumbs {
		margin-top: 10px;
	}	
	body.attorney .breadcrumbs .current {
		font-weight: bold;
		text-decoration:none;
	}	
	
	.divMultimedia 
	{
		z-index:0;
	}
	
	/*fixes problem with clear button in contact us form */
	.formdiv td img 
	{
		border:0;
	}
	

	/* not supporting languages in this release */
	.divTopLinks .spanBookmark 
	{
		/* do not want this because we took out the language links that followed
		border-right: 1px solid #442B1C;
		*/
		margin-right: 4px;
	}		
	.divLanguages {
		display: none;   /* izzy do not show until we support languages */
	}
	.divLanguages span {
		display: none;
	}	
	/* not supporting languages in this release */

	/* Map fixes */
	#Map 
	{
		clear: both;
	}

	#Map tr,
	#Map td,
	#Map th
	{
		border: none !important;
	}

	.Map 
	{
		text-align: left !important;
		vertical-align: top;
	}

	.Map img 
	{
		float: left;
	}

	.MapZoom 
	{
	}