Workbook edit

/*  truly hide mouseover highlight in dynamic layouts */
div#ct-popup {
	display: none !important;
}
/*
 * Dynamic Layouts
 */
#text-wrap {
	margin-left: 3em !important;
	position: relative !important;
}