#mapcont 
{
	color: black !important;
	width: 650px;
	height: 300px;
	line-height: normal;
	margin:0 20px 0 20px;
	padding: 0;
	/*border: solid 2px #314563;*/
	border: solid 1px #000000;
}

#mapcont div.popup 
{
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #444 !important;
    background-color: none;
	min-height:250px;
    border: 0;
    visibility: visible;
    padding-top: 35px;
    background-image: url(../_images/xos/small_grey_xos.gif);
    background-repeat: no-repeat;
    background-position: left top;    
}

#mapcont div.popup img 
{
    border: solid 1px #CCC;
    width: 90px;
    overflow: hidden;
}
#mapcont div.popup strong 
{
    font-size: 1.3em;
    display: block;
    color: #663b8d;    
}
#mapcont div.popup a 
{
    /* background-image: url(../_images/xos/arrow.gif); */
    background-repeat: no-repeat;
    background-position: left center;    
    padding-left: 8px;
    margin-left: 3px;
}
table.datatbl
{
    width: 350px !important;
    margin-bottom: 10px;
    margin-right: 10px;
    
}
table.datatbl td 
{
 
}
#mapcont .popup_header
{
	font-family: verdana, sans-serif;
	white-space: nowrap;
	color: black !important;
	font-weight: bold;
}

#mapcont input 
{
	font-family: arial, sans-serif;
	font-size: 1em;
}
#mapcont a.popuplnk 
{
	color: #663b8d !important;
	font-weight: bold;
}

#maplinks {
	margin: 0px;
}
#maplinks li {
	display: block;
	font-size: 1em;
	float: left;
	margin:  10px;
	padding-left: 10px;
}

#sidebar 
{
	padding-left: 15px;
	padding-bottom: 10px;

}


#sidebar div 
{
 margin-bottom: 10px;  
 padding-left: 27px; 
 color: #000;
 display:none !important;
}
#sidebar div a.Office 
{
    font-weight: bold;
	background-image: url(../_images/crumb_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	display: block;
	margin-top: 10px;
	margin-bottom: -5px;
	margin-left: -10px;
}
#sidebar div a.Office:hover 
{
    text-decoration: underline;

}
#maphelp
{
	display: none;
}

.MapTitle 
{
    margin: 20px 30px 10px 20px;
    padding: 0 0 3px 0;
    border-bottom: dotted 1px #663b8d;
}


form.elPageCases div#mapcont, form.elPageProfileCases div#mapcont
{
	height: 700px !important;
}
form.elPageProfileCases table.datatbl 
{
    margin-bottom: -37px;
        height: 270px;

}

form.elPageCases div#mapcont div.popup, form.elPageProfileCases div#mapcont div.popup 
{
    background-image: none;
    padding-top: 5px;
}

table.datatbl tr td 
{
   line-height: 1.4em;
    white-space: normal;
}
table.datatbl td img {
    border: solid 1px #E0E0E0;
    width: auto;
    overflow: visible;
}

table.datatbl td div.imgcont {
    margin-bottom: 10px;
    text-align: center;
}
table.datatbl  div.links a {
    background-image: url(../_images/xos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    padding-left: 18px;
}
table.datatbl div.links {
    margin-top: 10px;
    text-align: right;
}   

