@charset "utf-8";
/* CSS Document */
ul li, .list_headerimage {
    background-image:none!important;

    padding-left: 0 !important;
}

h3 {
    
    font-weight: bold;
    border: none !important;
 
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height:inherit !important;
	color:#666 !important;
}

h1{
	background: none;
	
    line-height:normal !important; 
    padding: 0 !important;
}

h2{
	margin-bottom: 0!important; 	
}

ul{
	margin-bottom: 0 !important
}
.local-nav ul,.local-nav ul li{
line-height: normal !important;
	}
.gray a {
    border: none !important;
}