@charset "utf-8";
/* CSS Document */
body {
	color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:1em;
}
#gallery,
#sidebar,
#langs,
#footer h3,
#footer p
	{ display: none; }
hr {color: #000; height: 0; border: 1px solid #000; background-color: #000;}
address { font-style:normal; text-align: center;}
address strong, address p { display: block; }
a {text-decoration:none; color:#000;}

.listing-element h4, .cms-editable h4 {
	margin-bottom: 0;
}
