.hidden {
	display:none;	
}

#left a {
	color:#333;	
}
#left a:visited, #left a:active {
	
}
#left a:hover {
	text-decoration:underline;	
}
#left * {
	font-family:'Trebuchet ms' Arial;	
}
#left div.box, #left h1, #left h2, #left .GEdit, #left fieldset {
	border:1px solid #dce2f0;
	background:#ebf0fb;
	margin:10px; padding:5px;
	font-size:12px; text-align:right;
}
#left div.box h1, #left div.box h2 {
	border:1px solid #dce2f0;
	background:white; font-size:14px;
	margin:0 0 5px; padding:5px;
}

#left div.box ul.toolbox {
	display:block;
	text-align:left;
	padding:0; margin:3px;
	border:1px solid #dce2f0; background:white;
}
#left div.box ul.toolbox li {
	display:inline; padding-right:0.5em;	
	margin:0;
}

#left div.box table {
	border-spacing:2px; width:100%;
	border:1px solid #dce2f0;
	font-size:12px;  
}
#left div.box table a  {
	display:block; font-size:14px;	 text-align:center;
}
#left div.box table th, #left div.box table td {
	border:1px solid #dce2f0;
}
#left div.box table th {
	background:white; text-align:center;
}

#left fieldset th {
	width:150px;
}

#left .intro { background:white; }

#left .threadView ul {
		
}
#left .threadView ul li {
	border-top:1px solid #dce2f0;
	border-bottom:1px solid #dce2f0;
}

#left .threadView li.odd {
	background:white;
}

#left .threadView li.even {

}

#left .threadView li {
	font-weight:bold;
}
#left .threadView li li {
	font-weight:normal;
}
#left table textarea {
	width:430px; 
	height:auto !important; min-height:200px; height:200px;
}
#left table input {
		
}

#left table tr.anchor td, #left table tr.anchor th,
#left table tr.anchor a {
	background:#FF4B4B; color:white;
	}
#left .postContent , #left table .GEditToolbar{
	background:white;
	font-weight:normal;
}

#left p.toolbox {
	background:#f7c664;
}

#left table .GEditToolbar {
	height:auto; line-height:30px;
}