div.pagination {
  clear: both;
  padding-top: 20px;
}

div.pagination a {
  color: #3366ff;
}

div.pagination a.current_page {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

div.top {
  padding: 0 0 0 110px;
}


table#space_listing {
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

table#space_listing td,
table#space_listing th {
  vertical-align: top;
  padding: 4px;
  margin: 0;
}

table#space_listing td {
  border: 1px solid #ccc;
  border-top: none;
  border-left: none;
  vertical-align: top;
}

table#space_listing th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

th.w25 {
  width: 25%;
}


th.w50 {
  width: 50%;
}

dl.results {
  margin: 10px 0 0 0;
  padding: 0;
}

dl.results dt {
  margin: 0;
  padding: 0;
}

dl.results dt a {
  color: #3366ff;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
}

dl.results dt a:hover {
 text-decoration: underline;
}

dl.results dt a span {
  font-weight: normal;
}

dl.results dd {
  margin: 0 0 5px 0;
  padding: 0 0 10px .5em;
  border-bottom: 1px dotted #ccc;
}

dl.results dd div.usage {
  padding: 8px 0 0 0;
  font-size: 90%;
  font-style: italic;
  color: green;
}

dl.results dd ul { margin: 0 0 0 4px; padding: 0; list-style: none;}

h5.query {
  font-size: .75em;
  font-weight: normal;
}

#sorting {
  margin: 10px 0;
}

#sorting h3 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

#sorting ul, #sorting li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sorting ul {
  background: #ededed;
  padding: 4px;
}

#sorting li {
  display: inline;
}

#sorting li a {
  padding: 0 4px;
}

#list_wrapper { top left no-repeat; height: 65px; }
#list_wrapper.dance { background: url(/images/dance_logo_serp.gif) top left no-repeat; height: 65px; }
#list_wrapper.music { background: url(/images/music_logo_serp.gif) top left no-repeat; height: 65px; }
#list_wrapper.theatre { background: url(/images/theatre_logo_serp.gif) top left no-repeat; height: 65px; }
#list_wrapper h1, #list_wrapper h2  { padding-left: 110px; }
#list_wrapper h1 { padding-bottom: 0; }
#list_wrapper h2 { color: #000; font-weight: normal; background: none;}