.clear{
	clear:both;
}
.err{
	color:red;
}
.success{
	color:#00CC00;
}

.tutorial-info{
	text-align:center;
	padding:10px;
}