#mapcont 
{
	clear: left;
	color: black !important;
	width: 648px;
	height: 399px;
	line-height: normal;
	margin: -10px auto 20px auto;
	padding: 0;
	border: solid 1px #737573;
}
form.elPageCaseStudies div#mapcont {
    margin-bottom: 10px;
    margin-top: 30px !important;
    	height: 450px;
}
form.elPageCaseStudies div#sidebar
{
    display: none;
}
#mapcont div.popup 
{
	font-family: verdana, sans-serif;
	font-size: .8em;
	white-space: nowrap;
	color: #444 !important;
    background-color: #FFF;
    z-index: 95 !important;
    border: 0;
    visibility: visible;
    margin-top: 0px;
    padding-top: 35px;
    background-image: url(../_images/nos/small_grey_nos.gif);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 1.3em;
}
form.elPageCaseStudies div.popup  {
    padding-top: 5px !important;
    background-image: none !important;

}
#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 
{

	font-weight: bold;
}

#maplinks {
	margin: 0px;
}
#maplinks li {
	display: block;
	font-size: 1em;
	float: left;
	margin:  10px;
	padding-left: 10px;
}

#sidebar 
{
margin-left: 20px;
	padding-left: 15px;
	padding-bottom: 10px;


}


#sidebar div 
{
 margin-bottom: 10px;  
 padding-left: 27px; 
 color: #000;
}
#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 #d50208;
}

table.datatbl
{
    width: 350px !important;
    margin-bottom: -35px;
    margin-right: 10px;
    height: 270px;
    
}
table.datatbl td 
{
    line-height: 1.7em;   
    white-space: normal;
}
table.datatbl td img {
    border: solid 1px #E0E0E0;
}

table.datatbl td div.imgcont {
    margin-bottom: 10px;
    text-align: center;
}
table.datatbl  div.links a {
    background-image: url(../_images/nos/arrow.gif);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    padding-left: 18px;
}
table.datatbl div.links {
    margin-top: 10px;
    text-align: right;
}   