/*For book edit - preview should be 50% and with float*/
.taxonomy-dps_book .dpsAdminBookLivePrevShell {
	float: left; 
	width: 50%;
}