body {
  text-align: center;
  font-family: Arial, San-Serif;
  font-size: 12px;
}
.wrap-760 {
  width: 760px;
  text-align: left;
  margin: 0px auto;
}
.header-wrap, .body-wrap {
  margin: 5px 10px;
  clear: both;
}
.header {
  font-family:trebuchet MS,sans-serif;
  font-size:2.5em;
  font-weight:bold;
  margin:0;
  float:left;
}
.q-input {
  float:right;
}
.q-input input[type~=text] {
  width:200px;
}
.ws-links a {
  color:#888;
  text-decoration:none;
  margin:0 5px;
}
.ws-links a:hover {
  text-decoration:underline;
  background-color:gold;
  color:#000;
}
.fright {
  float:right;
  margin:0 0 5px 5px;
}
.clrflt {
  clear:both;
}
/* index page */
/* site pages */
.m-head {
  color:#c50;
}
.large-ads {
  width:336px;
  height:280px;
}
a.attr {
  text-decoration:none;
  font-size:0.8em;
  color:#999;
}
.warn {
  color:red;
}
.m-label {
  font-weight:bold;
  color:#333;
}
.rtime {
  color:#888;
  border-top:1px solid #ccc;
}
.text-link {
  text-decoration:none;
  color:inherit;
}

/* listing pages */
.index-nav {
  font-size:1.2em;
  text-align:center;
}
.index-nav a,.index-nav span {
  padding:0 2px;
}
