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

div#header,
div#panel,
div#skip,
div#content a.next,
div#content a.back { 
	display: none;
}
div#crumb { 
	margin-bottom: 20px;
}

div#contentsteps div.cola { 
	float: left;
	width: 48%;
}
div#contentsteps div.colb { 
	margin-left: 52%;
}

