#protokollePanel .x-panel-header-own {
	border-style		: none;
	text-align			: center;
	font-size			: 1.5em;
	font-weight			: bold;
	padding-bottom		: 20px;
	color				: #000000;
}
#protokollePanel .x-panel-body {
	background			: white;
	font-size			: 1em;
}
#protokollePanel .x-view-over {
	cursor				: pointer;
}
ul.protocol-list {
	list-style-type		: disc;
	padding-left		: 20px;
	line-height			: 1.8em;
}
.upload-icon {
	background			: url('../img/icons/16x16/actions/attach.png') no-repeat 0 0 !important;
}