.header_All{
	display:none;
}

.menu_All{
	display:none;
}

.rte_L{
	display:none;
}

.print_topic{color: #f00;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: auto;
    margin-left: 0px;
    margin-top: 23px;
    width: 100%;
	text-align:center;
	margin-bottom:20px;
}
.rte_R {
    background: #fff none repeat scroll 0 0;
    float:none;
    height: auto;
    margin-left: 0;
    margin-top: 9px;
    width: 703px;
	position:relative;
	left:50%;
	margin-left:-352px;
}


	
	

.content_All{
	background-color:#FFF;
	background-image:none;
}

.footer_All{
	display:none;
}

.btn-mode_d , .btn-mode_w{
	display:none;
}

.scrollbar1 , .scrollbar2 , .directions_panel2{
	float:none;
	height:auto;
	border:none;
	width:670px;
}
#ex3::-webkit-scrollbar{
	background:none;
	border:none;
}

.rte_result {
    color: #000;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: auto;
    margin-left: 11px;
    margin-top: 23px;
    width: 100%;
	text-align:center;
	margin-bottom:20px;
}

.print-route{
	display:none;
}

.btn_print{
	display:none;
}

.rte_how_txt {
    background: #fff none repeat scroll 0 0;
    color: #000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 500;
    height: auto;
    margin-bottom: 16px;
    margin-left: 0;
    margin-top: 0;
    width: 600px;
}

#directions_panel2 {
        height: 100%;
        float: right;
        width: auto;
        /*overflow:auto;*/
		background:#FFF;
		margin-top:0px;
		font-size: 12px;
        font-family:Arial, Helvetica, sans-serif;
	}
	.adp-placemark {
		background-color:#ACEB56; 
		font-size: 13px;
        font-family:Arial, Helvetica, sans-serif;
		border:0px;
	}
	.adp-marker {
		/*background-color:#fff;
		border:0px;*/
	}
	.adp-summary{
		font-size: 13px;
    	font-family:Arial, Helvetica, sans-serif;
		color:#000;
		font-weight:bold;
		text-align:center;
	}
	.adp-directions{
		width:100%;
		font-size: 12px;
    	font-family:Arial, Helvetica, sans-serif;
	}