.a-texts-list {
	margin-bottom: 20px;
}
.a-texts-list-title {
	font-weight: bold;
	color: silver;
}
.a-texts-statuses {
	font-size: 8pt;
	color: #DB2C53;
}

.a-texts-pathsel {
	margin-bottom: 10px;
}
.a-texts-pathsel .a-texts-item {
	padding: 0 2px;
}
.a-texts-pathsel .a-texts-offline {
	border-left: 2px solid red;
}
.a-texts-pathsel .a-texts-hidden {
	background: #FFEDEE;
}
.a-texts-pathsel .a-texts-id {
	font-size: 8pt;
	font-weight: bold;
	color: #9C9C9C;
}


.a-texts-page-preview {
	border: 1px solid silver;
	padding: 10px;
	margin: 0 10px;
}
.a-texts-page-preview .a-texts-title {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid Silver;
	margin-bottom: 10px;
}
.a-texts-page-preview .a-texts-annotation {
	margin-left: 50px;
	border: 1px dashed Silver;
	padding: 5px;
	margin-bottom: 10px;
}

ul.a-texts-menu1 {
	list-style-type: none;
	padding-left: 5px;
}
ul.a-texts-menu1 li {
	list-style-type: none;
	background-image: url('/i/bbullet.gif');
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.a-texts-menu2 {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: bullet;
	display: block;
	font-size: 10pt;
	font-weight: normal;
}

ul.a-texts-menu2 li {
}

ul.a-texts-menu3 {
	background: #fff;
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 5px;
}
ul.a-texts-menu3 li {
}
ul.a-texts-menu1 li.a-texts-selected1 {
	background-color: #dddddd;
	background-image: url('/i/rbullet.gif');
	background-repeat: no-repeat;
	background-position: 2px 50%;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.a-texts-menu2 li.a-texts-selected {
	background: #D5EEFF;
}
space {
	padding-top: 5px;
}
