.step-entry {
	background-color: #F4F4F4;
	margin-bottom: 50px;
	border: 1px solid #CCC;
}
.tut-text  img {
	margin-right: auto;
	margin-left: 2%;
	margin-bottom: 20px;
	width: 95%;
}
.tut-text .desc p {
	margin-left: 2%;
	line-height: 1.3em;
}
.misc {
	background-color: #DAF0FC;
	padding: 5px;
	border-radius: 10px;
	margin-bottom: 20px;
	border: 1px solid #006599;
}



.tut-text h2 {
	background-color: #069;
	color: #FFF;
	padding-left: 10px;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
