* html .wraptocenter span {
	display: inline-block;
	height: 100%; }
/* for internet explorer */
.wraptocenter {
  text-align: center;
	display: table-cell;
	vertical-align: middle; }
.wraptocenter * {
	vertical-align: middle; }
.wraptocenter span {
	width: 1px; }
