table.steps tr{
	margin: 3px;
}

table.steps {
	margin-top: 11px;
	margin-bottom: 11px;
	width: 100%;
}

td.step_container	{
	background-color: #E2FECF;
	font-family: Verdana;
	font-size: 12;
	padding: 4px;
}

th.step_header	{
	background-color: #E2FECF;
	font-family: Verdana;
	font-size: 12;
	color: #005500;
	padding: 4px;
}

img.step_img	{
	border: thin double #008528
}