/*  SYSTEM CSS */

#echo
{
	width:100%;
	margin:10px;
	padding:5px;
	font-family: Courier New;
	font-size:100%;
	color:#541702 ;
	line-height:90%;
	background:#def3d9;
	border: dotted 1px #779d6e;
}

#echo table
{
	font-size:100%;
	line-height:90%;
}

#echo div.margin
{
	margin-left:20px;
}