@charset "utf-8";
/* CSS Document */

/* Defaults */
body { font-family: Arial, Helvetica, sans-serif; }
a { color: black; text-decoration: none; }

.header .langbox { display: none; }
.header .menu { display: none; }
.left_column { display: none; }
.leftnav_menu { display: none; }
.topics_list { display: none; }
.footer { display: none; }
.copyright { font-size: 0.7em; }

.body_text .top { display: none; }
.body_text .sup, .body_text .note { font-size: 0.7em; line-height: 0.7em; vertical-align: super; }
.body_text .right { display: none; }
.body_text .left { display: none; }
.body_text .annotation { font-size: 0.8em; }

.body_text .steps img { display: none; }
.body_text .steps ul { list-style: disc; }

.body_text .location_search_form { display: none; }
.body_text .search_results { list-style: none; padding: 0; }
.body_text .search_results .phone_no { float: right; }
.body_text .search_results .phone_no_heading { float: right; font-weight: bold; }
.body_text .search_results .location_name { float: left; }
.body_text .search_results .location_name_heading { float: left; font-weight: bold; }
.body_text .search_results .address { float: left; clear: left; }
.body_text .search_results hr { clear: both; }

.home_pics { display: none; }
.home_boxes { display: none; }

