a.mobile {
    display: inline;
    }
    
.phonenumbers {
background: transparent;
}

#mapdirections {display: none;}


body { font-size: 12px;}


/*.page-content-narrow {font-size: 9px;}*/

.mobileoff {
display: none;	
}

.page-content-right {
	float: right;
	width: auto;
	margin: 40px 10px 0 0;
	clear:left; 
}


p {font-size: 10px;}
h1 {font-size: 1.7em;}
h2 {font-size: 1.2em;}

#expandedtext {display: inline !important;}


.scroll {width:auto; overflow: auto; height: auto;  }
.scroll2 {height: 350px; width:auto; overflow: auto; }
.noscroll { height: auto; width:auto; overflow: auto;}
.widescroll {height: 350px; overflow: auto; width: 100% }
