	br.clear {
		clear: both;
	}
	div.prefs {
		padding-left: 10px;
		padding-bottom: 4px;
	}
	div#Identity {
		padding: 0 10px 10px;
	}
	table.logintable td.label {
		padding-right: 4px;
	}
		table.logintable td.label label { 
			white-space: nowrap;
		}

		table.logintable td.submit {
			text-align: right;
		}

		table.logintable td {
			padding-left: 10px;
			padding-bottom: 4px;
		}
		table.logintable input.normal-text,
		table.logintable input.password  {
			width: 150px;
			font-size: 11px;
			padding: 1px;
		} 

	div.remember span.separator {
		padding: 0 2px;
	}


	h3#list-categories {
		margin-top: 10px;
		margin-bottom: 0;
		font-weight: bold;
		font-size: 17px;
		color: #000000;
	}
	div.box div.boxhead-with-help {
		position: relative;
	}
		div.box div.boxhead-with-help a.help-link,
		div.box div.boxhead-with-help span.numofmsg  {
			font-weight: bold;
			position: absolute;
			right: 10px;
			top: 5px;
			font-size: 11px;
			text-transform: uppercase;
		}


	table.admin {
	width: 450px;
	}
		table.admin th {
			padding-right: 10px;
		}
		table.admin td {
			/*padding-bottom: 20px;*/
		}
		table.admin td.label,
		table.admin td.wrapped-label {
			padding-right: 20px;
			vertical-align: top;
			width: 25%;
		}
		table.admin td.label {
				white-space: nowrap;
		}

		table.admin td.wrapped-label {
			white-space: normal;
			font-weight: bold;
			text-align: left;
		}
			table.admin td.label img {
				margin-right: 3px;
				margin-top: -1px;
			}


		table.admin tr.error td {
			background: #FF3333;
		}
		table.admin td.submit {
			text-align: right;
		}

		table.admin td.editor {
			text-align: center;
		}

		table.admin textarea.desc {
			width: 300px;
			height: 70px;
		}

	textarea.normal-textarea {
		width: 300px;
		height: 100px;
	}
	textarea.textarea-xxl {
		width: 463px;
		height: 100px;
	}
	textarea.editor {
		width: 380px;
		height: 200px;

	}
	textarea.editor-xxl {
		width: 463px;
		height: 200px;
	}


	fieldset.normal-fieldset {
		margin-top: 10px;
	}
	input.input-field {
		width: 300px;
	}
	input.input-field-s {
		width: 35px;
	}

	input.input-field-l {
		width: 200px;
	}
	input.input-field-m {
		width: 350px;
	}
	input.number-input {
		text-align: right;
	}

	select.normal-select {
		width: 300px;	
	}
	select.small-select {
		width: 200px;	
	}

	select.normal-multiple {
		height: 115px;
	}


	table.admin ul.list-type {
		margin-top: 3px;
	}
	table.admin ul.list-type li.type {
		margin-bottom: 8px;
		}

		table.admin ul.list-type input.list-type-radio,
		table.admin ul.list-type span.list-type-value {
			float: left;
			display: block;
		}

		table.admin ul.list-type span.list-type-value {
			width: 311px; 
			margin-left: 9px;
			margin-top: -1px;
		}

		table.admin ul.list-type li ul li {
			font-weight: normal;
			margin: 0;
			list-style: disc inside none;
		}

	table.list-admin {
		margin-bottom: 15px;
		margin-top: 4px;
	}
	table.list-admin,
	table.list-admin td,
	table.list-admin th {
		border: 1px solid #000000;
	}
		table.list-admin td {
			padding: 3px;
		}
		table.list-admin th {
			padding: 1px 3px;	
			background: #DFDFDF;
		}
	p.info,
	div.info {
		margin-bottom: 20px;
		text-align: justify;
	}


	ul.dotted-list li {
		list-style: disc inside none;
		margin-bottom: 2px;
	}


	table.form-table td {
		padding-bottom: 15px;
	}

	table.small-form-table td {
		padding-bottom: 5px;
	}

	span.default {
		color: #3f3f3f;
		font-size: 10px;
		display: block;
	}


	ul.dotted-list li {
		font-weight: normal;
		margin: 0;
		list-style: disc inside none;
	}


	ul.bold li {
		font-weight: bold;
	}

	ul.space li {
		margin-bottom: 7px;
	}

	ul.options li {
		margin-bottom: 1px;
		margin-left: 3px;
	}

	div#noticeMsg,
	div.success {
		color: #007700;
	}

	div#ErrorMsg {
		color: #FF0000;
	}

	ul.menuLinks {
		margin-left: 10px;
	}

	ul.listenum li {
		margin-bottom: 4px;
	}

	a.MainMenuLinks {
		font-weight: bold;
	}

	a.title {
		font-weight: bold;
	}

	span.subject {
		font-size: 11px;
		color: #5c5c5c;
	}

	.tooltip {
		display:none;
		padding: 10px;
		width:250px;
		font-size:11px;
		color:#000000;
		background: #FFFFFF;
		border: 1px solid #000000;
		text-align: left;
		overflow: hidden;
	}


	.tooltip b {
		margin-right: 5px;
	}

	td.editor_functions {
		text-align: right;
	}


	table.listOfItems {
		border: 1px solid #000000;
	}
		table.listOfItems tr.datefield {
			border: 1px solid #000000;	
			text-align: center;
			background: #cfcfcf;
			font-weight: bold;
		}

		table.listOfItems td {
			padding: 0px 6px;
		}

		table.listOfItems th {
			padding: 0px 3px;
			border: 1px solid #000000;
			font-weight: bold;
			background: #cfcfcf;
		}

	span.expert_controll {
		margin-top: 5px;
	}

	div.pager div.page_selecter {
		float: left;
	}
	div.pager div.page {
		float: right;
	}
	div.pager div.centered-page {
		text-align: center;
	}

	a.normal-margined {
		display: block;
	}
	.normal-margined {
		margin: 10px 0;
	}
	.double-margined {
		margin: 20px 0;
	}

	.half-margined {
		margin: 5px 0;
	}

#pictures_block {
		margin-bottom: 10px;
	}

		#pictures_block #small,
		#pictures_block #large {
			float: left;
			text-align: center;
		}

		#pictures_block #large  {
			margin-right: 10px;
		}
		#pictures_block #small img {
			height: 30px;
			margin-top: 50px;
		}

		#pictures_block #large img {
			height: 80px;
		}


	span.quiet-check,
	div.quiet-check {
		margin-top: 10px;	
		display: block;
	}

	div#addsubs {
		margin-top: 4px;
		margin-bottom: 5px;
		text-align: right;
	}

	tr.dark {
		background: #DFDFDF;
	}

	table.admin td {
		vertical-align: top;
	}

p.error,
b.error,
span.error {
	color: #FF0000;
}

pre.fixed {
	width: 482px;
	height: 500px;
	overflow: auto;
}

span.file-icon {
	display: block;
	margin-left: 20px;
	margin-top: 2px;
	padding-bottom: 2px;
}

li.calendarLinksCurrentPage,
li.calendarLinksInactive,
li.calendarLinks,
li.calendarYear {
	display: inline;
}

li.calendarLinksInactive {
	color: #AFAFAF;
}

li.calendarLinks a:hover {
	text-decoration: underline;
}

li.calendarLinksCurrentPage {
	font-weight: bold;
}

div#archive input {
	margin-right: 2px;
	margin-bottom: 5px;
}

div#archive form#msglist ul {
	margin-top: 10px;
}
	div#archive form#msglist ul li {
		margin-bottom: 5px;
	}


span.sort_select,
div.sort_pager {
	display: block;
	width: 442px;
	background: #CFCFCF;
	border: 1px solid #000000;
	padding: 0 3px;
}
	span.sort_select a.ArcMenuLinksSortInactive,
	span.sort_select a.ArcMenuLinksSortActive,
	div.sort_pager div.ArcMenu,
	span.sort_select a.actionMenuLinks,
	span.sort_select a.actionMenuLinksCurrentPage {
		float: left;
		width: 219px;
		text-align: center;
	}

	span.sort_select a.ArcMenuLinksSortActive,
	span.sort_select a.actionMenuLinksCurrentPage  {
		font-weight: bold;
	}

a.ArcMenuLinks {
	font-weight: bold;
}

a.ArcMenuLinksInactive {
	color: #9F9F9F;
}

a.ArcMenuLinksInactive:hover {
	text-decoration: none;
}

#msglist ul {
	margin-left: 10px;
}

table#logs,
table#subscriber {
	cursor: pointer;
}


pre.code {
	background: #FAF8F0;
	color: #3F3F3F;
	padding: 10px;
	margin-left: 5px;
	margin-right: 5px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	border: 1px dotted #BEBAB0;
}

ul.arc_hits li {
	margin-bottom: 5px;	
}

ul.mailing_lists_menu {
	float: left;
	margin: 0 5px 0 25px;
	width: 202px;
	list-style: disc;
	font-size: 13px;
}

ul.mailing_lists_menu ul {
	margin-left: 10px;
	font-size: 11px;
}

