nav, .Nav { display: none !important; }
.Mobile-Options { display: none !important; }
.Pagination { display: none !important; }
.Featured-Case { display: none !important;}
.Circle-Icon  { display: none !important;}
.Logo { display: none; }
.Button { display: none; }
.Background-Light { display: none; }
.Note { display: none; }
.ShareThis { display: none; }
.Form-Wrapper { display: none; }

body { color: #000; }
.Body-Related .Column.Two { background: none !important; color: #000; }
.Body-Related .Column.Two:after { content: none; }

.Header { display: none; }
.Footer {  background-color: #fff !important; padding: 0; }
.Footer .ContentPage {  display: none; }
.Footer p { color: #000; }
 .Copyright { text-align: center; }

.Case-Listing {  }
.Case-Detail .Suspect-Gallery { width: auto; display: block;  }
.Case-Detail .Suspect-Info { width: auto; display: block; position: relative; }

.Marker { margin-left: 0; }
.Suspect-Info .Property { margin-left: 0; }

.Viewport { min-width: none !important; max-width: none !important; }
.Listing-Item { width: 115px !important; margin: 0; margin: 3px 3px; }
.Listing-Thumbnail { height: 115px; }
.Listing-Image  { max-width: 115px !important; max-height: 115px !important; }
.Property-Location { display: none; }

@media only print {
	.Print-Button { display: none; }
}