/* styles for cms button bar */
#cms_buttonbar {
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px;
	padding: 5px;
}
