#anim2 {
	border: thin solid gray; 
	width: 600px;
	height: 400px;
	/*overflow:auto;*/
}

TABLE TR TD {
	border: thin solid gray;
}
TABLE {
	border: thin solid gray;
}
BUTTON {
	/* Konqueror displays button with block. */
	display:inline;
}
A {
	text-decoration:none;
}

h1 {
	font-family:sans-serif;
	font-size:3.0em;
	margin-bottom:8px;
	text-align:center;
}

.nav2 {
	border:1px solid black;
	font-size:0.9em;
	font-family:sans-serif;
	width:300px;
	position:absolute;
	left:50px;
	top:450px;
	background:transparent url(ascjn1.png);
	padding:10px;
}

.nav2 a:visited {
	color:#009;
}
.nav2 a {
	color:#00c;
	font-weight:bold;
}
.nav2 b {
	font-size:1.2em;
}
.nav2 br {
	margin-bottom:0.75em;
}
.page {
	background-color:#fff;
	border:1px solid black;
	font-family:sans-serif;
	width:600px;
	padding:10px;
}
.ol {
	position:absolute;
	left:30px;
	top:10px;
}
.page img {
	border:1px solid black;
}
.date {
	float:right;
	font-size:1.4em;
	font-weight:bold;
	font-family:sans-serif;
}
.producer {
	color: #6699cc;
	font-size:1.4em;
	font-weight:bold;
	font-family:sans-serif;
	float:left;
}

body {
	background-color:#ccc;
}

.main {
        background-color:#fff;
        border:1px solid black;
        font-family:sans-serif;
        width:570px;
        padding:10px;
}

.brighti {
	text-align:center; height:142px; width:100px; border:1px solid black;
	background:url(bright1.png); display:block;
    /*vertical-align:center; width:99px; position:relative; top:-142px;*/
}

.journalc {
	text-align:center; height:145px; width:100px; border:1px solid black;
	background:url(ascjcovern1lo.png); display:block;
}

.charlist .char {
	margin-bottom:1em;
	border:1px solid black;
	padding:4px;
}

.adr {
	position:absolute; left:624px; top:100px; z-index:2; text-align:center;
}
.adr a img {
	border:none;
}

div.block_01 {
  width: 100%;
  border-top: 1px solid #000000; /* line */
  border-bottom: 1px solid #000000; /* line */
  border-left: 1px solid #000000; /* line */
  border-right: 1px solid #000000; /* line */
  margin-bottom: 10pt;
  margin-top: 10pt;
  padding-bottom: 5pt;
  background-color: #FFFFFF;
}

div.post {
  width:540px;

}
div.article_text {
  margin-top: 8pt;
  margin-bottom: 8pt;
  margin-left: 8pt;
  margin-right: 8pt;
  padding:5px;
}

textarea {
  font-family:sans-serif;
}

