.help {
	display:none;
}

body {
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
}

.box#news-box li {
	display: block;
	margin-left:0;
 	text-indent:0px;
}

.box#news-box li.alert {
	color:DarkRed;
	font-weight:bold;
}

#mode_preview_entry form {
	font-size:11px;
}

.debug-panel {
    font-family: 'Monaco', monospace;
    font-size: 11px;
}

#edit-template textarea {
  font-family: 'Monaco', 'Courier New', monospace;
  font-size: 11px;
  color: #333;
}
