.startout {
	width:350px;
	background-color:white;
	border:1px dashed #999;
	margin: 0em 0em 1em 0em; 
	}

.dent {
	margin: 0em 0em 0em 4em; 
	text-indent: -4em;
	background-color: lightskyblue;
	}

.endsup {
	width:200px;
	background-color:white;
	border:1px dashed #999;
	margin: 0em 0em 1em 0em; 
	}