.textmodule.default .modulepermissions {
	float:left;
	border:none;
	padding:0;
}

.textmodule.default .itemactions {
	float:left;
}

.textmodule.default .moduleactions {
	border:none;
}


.text .bodycopy { /* to better distinguish "step-by-step" instruction */
	padding-bottom: 10px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #999999;
}