#demonstrations ul {
	list-style-type: none;
	width: 850px;
}
#demonstrations ul li {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#demonstrations img {
	border: 0;
	border: 5px solid #464748;
}
#demonstrations a { text-decoration: none; border: 0; }

#demonstrations .demobox {
}
#demonstrations .demobox ul {
}
#demonstrations .first {
}
