/* RESET */


.demonstrations { float: left; clear: both; width: 100%; margin-bottom: 17px; }
.demonstrations .demo {
  float: right;
  width: auto;
  border: 1px solid #e0e0e0;
  border-right-color: #dcdcdc;
  border-bottom-color: #dcdcdc;
  margin: 15px 25px 5px 0;
  background: #efefef;
  cursor: pointer;
}
.demonstrations .demo a {
float: right;
  width: 260px;
  padding: 5px;
  background: #efefef;
  text-decoration: none;
}
.demonstrations div img {
  float: left;
  width: 250px;
  height: 250px;
}
.demonstrations .rightmost { margin-right: 0; }

#sectioncontent  img{

	width:100px;
	margin:auto;
}
