/*
$class h1,
$class h2 {
	background-color:#E6E6FA;
}
$class h3 {
	border-bottom:  3px solid #E6E6FA;
	border-top:     1px solid #E6E6FA;
	border-left:   10px solid #E6E6FA;
	border-right:   5px solid #E6E6FA;
}
$class h4 {
	border-left:   18px solid #E6E6FA;
}
$class h5,
$class h6 {
	background-color:#E6E6FA;
	font-size: 100%;
}
*/

/*
$class div.toc_header {
	background-color: #E6E6FA;
}
$class div.contents span.toc_open,
$class div.contents span.toc_close {
	border: 0.4em solid #E6E6FA;
}
$class div.contents span.toc_open {
	border-top: 0.4em solid #0000cd;
}
$class div.contents span.toc_close {
	border-bottom: 0.4em solid #0000cd;
}
*/

body.popup_body div.contents {
	float: none;
	margin: 0px;
	width: auto;
}

body.popup_body ul,
body.popup_body ol,
body.popup_body div.level1,
body.popup_body div.level2,
body.popup_body div.level3,
body.popup_body div.level4,
body.popup_body div.level5 {
	margin-left: 0.3em !important;
}

$class a.ext_kaunet {
	border-bottom: 1px silver dotted;
	color: inherit;
	font-weight: inherit;
	cursor: url("./image/kaunet.cur"), pointer;
}
$class a.ext_eword {
	border-bottom: 1px silver dotted;
	color: inherit;
	font-weight: inherit;
	cursor: url("./image/eword.cur"), pointer;
}
$class a.ext_user {
	cursor: url("./image/user.cur"), pointer;
}


