.wst-block-center {
	display: table; 
	margin: 0 auto;
	/*width: auto;*/
	/*max-width: 100%;*/
	/*text-align: left;*/
}
.wst-block-center-title {
	display: table-caption;
	text-align: center;
}