margin: 10px 0;
padding-left: 8px;
}
+
+#details-page h1 small a {
+ font-size: 0.5em;
+ white-space: nowrap;
+}
+
#details-page h2 {
font-size: 2em;
padding-left: 8px;
#details-page .mapicon {
margin: 10px 0;
}
+
+#details-index-page .search-form {
+ padding: 20px 10px;
+ margin: 2em 0;
+}
+#details-index-page .search-form h4 {
+ margin-top: 0;
+}
+#details-index-page .search-form .form-control{
+ width: 30em;
+}