﻿
html 
{ 
    margin: 0; 
} 
body 
{
    margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 76%; /* Approx 12px */

    /*padding: 10px;*/
    
    padding-bottom:40px;
    color: #000;
    background-color: #fff;
    
}


#aso411page 
{

            FONT-SIZE: 90%;  
/*            WIDTH: 740px; 
            POSITION:absolute; 
*/
            FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
            margin:10px;
/*            margin-left:-335px;
  */          
}

#GoogleMapPanel, #GoogleAdvMapPanel
{
    width:720px;
}

.enterASO
{
    
    font-size:80%;
    
/*    padding-bottom:0px;
    POSITION:absolute;
  */  margin-left:-5px;
    margin-bottom:20px;

}


.gv1, .searchResults, .resultsAdvanced 
{
    font-size:105%;
    width:650px;
}

.servicesDefinition
{   
    
    font-size:80%;    
    margin-left:-5px;
    margin-bottom:20px;
    height:100%;
    
}
.servicesList 
{
    width:250px;
    position:relative;
}
.servicesText 
{
    
    padding:20px;    
    position:relative; 
    
} 

.center 
{
	margin-left:inherit;
	margin-right:inherit;

}

.sidebar_marker
{
	padding-right: 6px;
}

.noprint, .ASOLogo,  .showinfolink, .mssg, .drop
{
    display: none;	
}
 .print { display: none; } 

.printfix
{
       
      overflow: visible;  
      width: auto;  
      height: auto; 	
	
}

.asoInfoServices
{
    padding-bottom:20px;
    margin-bottom:inherit;
    width:inherit;
}


.showinfolink
{	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

.showinfolink:link, .showinfolink:visited 
{
    text-decoration: none;
    color: #520;
    background: transparent;	
    font-weight: bold;

}

.showinfolink  .showinfolink
{
 content: " (" attr(href) ") ";
 font-size: 90%;
 text-decoration: none;
 
}
a
{
	content: " (" attr(href) ") ";
	font-size: 110%;
	text-decoration: none;
	color:Black;
	
}			

