/*
  This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
  (see http://creativecommons.org/licenses/by-nc-sa/3.0)
*/

div.mainleft {
  width: 70%;
  float: left;
}

#qna {
  padding: 5px;
}

div.qnawrap {
  float: left;
  width: 100%;
}

div.mainright {
  width: 30%;
  float: left;
}

#newssupport {
  padding: 5px;
  text-align: center;
  color: #000000;
  font-family: arial;
  font-size: 18px;
}

#fnpaypal {
  text-align: center;
  padding-top: 15px;
}

#fndonate {
  text-align: center;
  margin-top: 15px;
}

td.newsco {
  vertical-align: middle;
  padding-right: 15px;
}

div.respb {
  padding: 8px;
  font-weight: bold;
  font-family: tahoma;
  font-size: 15px;
}

div.respc {
  padding: 8px;
  font-family: trebuchet ms;
  font-size: 14px;
}

.rrim {
/*  background-color: #F0FFF0; */
  background-color: #99CC33;
  color: #000000;
  text-align: center;
}

.rwrim {
/*  background-color: #CCFF66; */
/*  background-color: #F0FFF0; */
  background-color: #00AA33;
}

div.rinner {
  padding-left: 5px;
  padding-right: 5px;
}

.newswrim {
  background-color: #000000;
}

.newsrim {
  background-color: #FFFFFF;
}

div.numbwrap {
  text-align: center;
  padding: 0px 2px 0px 2px;
}

div.numb {
  text-align: left;
}

img.numbimg {
  width: 100px;
}

div.fnmwrapper {
  float: left;
  width: 100%;
}

div.fnmspacer {
  float: left;
  width: 1%;
}

div.fnmmain {
  float: left;
  width: 98%;
  background-repeat: no-repeat;
}
