.demo-user  {text-decoration:none;}

.demo-gallery {
margin:2% 0;padding:0;list-style:none;
}

.demo-gallery li {
margin:0 10px 0 0;padding:0;list-style:none;
float:left;
}

div.important { 
	background:#333;
	padding:10px;
	color:#fcf8e5;
	margin:2% 0;
}
div.important * { 
	color:#fcf8e5;
}

body.instructions pre {background:#fff;border:0px;
 -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .15);
box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .15); 
}

body.instructions pre ol li:nth-child(even)  {background:#eee;}

body.instructions pre ol  {margin-left:0;}

