#box{ 
	margin:0 auto; 
	padding:0 0 50px 0; 
	width:600px;
}


.orange{ color:#f2aa24; }
.cyan, a{ color:#78c7f2; }


#components, #tests, .customization{ margin:10px 0 20px 25px; }
#components li, #tests li, .customization li{ margin-bottom:3px; }

#gallery{margin-top:20px;clear:both;float:left;}

#gallery ul {list-style:none;margin:0 0 10px 0;}
#gallery li {display:inline;margin:0px 20px 0px 0px;float:left;}

#gallery img { border: 4px solid #ddd; }

.code { 
	margin:10px;
	font-size:12px;
	color:#6C0;
}

