.rest #concept-space {
}
.rest #concept-space .inner{
}
.rest #concept-space ul  {
	text-align: center;
}

.rest #concept-space ul li{
	float:none;
    display: inline-block;
    /display: inline;  /* IE—p */
    /zoom: 1;  /* IE—p */
}