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