		/* Form
		----------------------------------------------- */
		#centercontent form h2 {
		  margin:5px 0 10px 60px;
		  font-size:125%;
		  /*color:#333;*/
		  }
		#centercontent form h2 strong {
		  /*color: #DE7008;*/
		  }
		#centercontent form .desc, form .desc2 {
		  width:25%;
		  /*color:#826C55;*/
		  font-size:88%;
		  }
		#centercontent form .desc2 {
		  width:auto;
		  }
		#centercontent form .desc p, form .desc2 p {
		  /*color:inherit;*/
		  font-size:100%;
		  }
		#centercontent form .desc em, form .desc2 em {
		  /*color:#666;*/
		  }
		#centercontent form .text, form .text-custom, form .submit {
		  border:1px solid #E1D4C0;
		  border-color: #CABBA9 #E1D4C0 #E1D4C0 #CABBA9; 
		  background: #fff;
		  color: #666; 
		  font-family: arial;
		  font-size: 12px;
		  font-weight: none;
		  }
		  
		
		/* Tables
		----------------------------------------------- */
		table {
		  background:#fff;
		  border-width:0;
		  font-size:100%;
		  color:#333;
		  /*width:100%;*/
		  margin-left:27px;
		  margin-right:25px;
		  }
		th, td {
		  border-top:1px solid #CABBA9;
		  border-width:1px 0 0 0;
		  padding:5px 10px;
		  font-size:93%;
		  font-family: Verdana, Arial;
		  line-height:1.5em;
		  vertical-align:top;
		  }
		th {
		  background:#fff;
		  padding-left:0px;
		  font-size:12px;
		  color:#664E38;
		  text-align:left;
		  width: 150px;
		  }
		.head th {
		  background:#036;
		  border-width:0;
		  padding-left:10px;
		  padding-top:3px;
		  padding-bottom:3px;
		  text-transform:uppercase;
		  vertical-align:bottom;
		  color:#fff;
		  font-size:85% !important;
		  _font-size:10px !important;
		  line-height:1.2em;
		  white-space:normal;
		  }
		.head th.first {
		  padding-left:5px;
		  }
		.date, .time, .num {
		  text-align:right;
		  }
		.date, .time {
		  white-space:nowrap;
		  }
		span.desc{
		  font-family: verdana, arial;
		  font-size: 11px;
		  font-weight: none;
		  }
		tr .icon {
		  padding-left:5px;
		  padding-right:5px;
		  text-align:center;
		  width:4%;
		  }
		td.icon {
		  background:#fff;
		  }
		td.noposts {
		  text-align:center;
		  font-size:150%;
		  }
		#centercontent td.desc{
		  font-family: verdana, arial;
		  font-size: 11px;
		  }
		#centercontent td.normal{
		  font-family: verdana, arial;
		  font-size: 12px;
		  }
		
		td.field{
		  font-family: verdana, arial;
		  font-size: 11px;
		  width: 200px;
		  }
		td.fieldhighlight{
		  font-family: verdana, arial;
		  font-size: 11px;
		  width: 200px;
		  background: #FFFFCC;
		  }
		  
		span.profileheading{
		  	font-family: verdana, arial;
			font-size: 12px;
			font-weight: bold;
			color: #DE7008;
		  }
		span.profileheadingdark{
		  	font-family: verdana, arial;
			font-size: 12px;
			font-weight: bold;
			color: #9E5205;
		  }
		  
		.question {
		 	font-weight: bold; 
			font-size: 12px; 
			color: #664E38;; 
			margin-left: 0px; 
			padding-left: 0px; 
			text-indent: 0px;"
			}
			
			
		div#buildingname
		{
		  margin: 0px 0px 0px 0px;
		  display: none;
		}