.msgstyle {
	width: 652px; overflow: auto;
	font-size: 14px;
}
.hidequestion span a {
	visibility: hidden;
}
.hidequestion span a:hover {
	visibility: visible;
}
.themeselect {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #EEEEEE;
  padding: 5px 5px 5px 5px;
  margin-top: 10px;
  margin-left: 10px;
}
.themeselect a {
  text-decoration: none;
}
.tableborder {
  border-bottom: 1px solid #1E4F2E;
}
.tdbackground {
  background-color: #3B9859;
}
.detectionbox {
  background-color: #6DB484;
}
.thanks {
  border-left: 1px solid #D8EADF;
  border-right: 1px solid #D8EADF;
  border-bottom: 1px solid #3B9859;
  background-color: #FFFFFF;
}
.smalltable {
  background-color: #D8EADF;
}
.darkbox {
  background-color: #EEFFEE;
}
/*  --------------------------|  GREEN GRASS STYLE  |--------------------------  */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallprint {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
  width: 715px;
  margin: 20px auto 20px auto;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {color: #FFFFFF; font-size: 11px;}
.style6 {font-size: 14px}
.location {
  padding-top: 5px;
  position: relative;
}
.location span {
  display: block; position: absolute; top: 0; right: 0; font-size: 11px;
  padding-top: 5px;
}
.topright {
  padding-top: 16px;
  float: right;
}
.topright a {
  color: #FFFFFF;
}
.pagination {
  text-align: center;
}
.bluemsg {
  text-align: center;
  font-size: 14px;
  background-color: #EEEEFF;
  border: 1px solid blue;
  padding: 5px;
}
.freshnessnotice {
  float: right;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
}
.usersonline {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  float: right;
  font-size: 11px;
  padding: 5px;
  background-color: #EEEEEE;
  position: absolute;
  top: 0;
  right: 0;
}
body {
  background-image: url('http://www.wallposting.com/grass.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #4C7B13;
  text-align: center;
}
/*  --------------------------|  SQUARE BULLETS (FACEBOOK)  |--------------------------  */
ul.square_bullets {
  list-style: square;
  padding-left: 20px;
  color: #3B9859;
}
ul.square_bullets li {
  padding: 1px 0px;
}
ul.square_bullets li span {
  color: black;
  font-size: 11px;
}
.inputbutton,
.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9EADF;
  border-left-color: #D9EADF;
  border-bottom-color: #0e5b1f;
  border-right-color: #0e5b1f;
  background-color: #3b9859;
  color: #FFFFFF;
  font-size: 14px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: bold;
  padding: 5px 10px 5px 10px;
}
.submit {
  background: url('green-arr.gif') no-repeat top center; padding-top: 16px; height:40px;
  display: block; font: bold 1.12em/1.5 Helvetica, Arial, sans-serif;
  text-align: center;
}
/*  --------------------------|  FORM (TWITTER)  |--------------------------  */
#doingForm .bar {
	line-height: 1.2em;
	position: relative;
	background-color: #D8EADF;
	font-size: 14px;
}
#doingForm .bar h3 {font: normal 1.5em/1.5 Helvetica, Arial, sans-serif; color: #000; }
#doingForm .bar span {font-size: 0.92em; display: block; position: absolute; top: 0; right: 10px; font-size: 11px;}
#doingForm .info {background: #fff; }
#doingForm textarea {
  width: 525px;
  padding: 9px;
  font: 1.15em/1.1 Helvetica, Arial, sans-serif;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
}