h1 {
	width: 100%;
	line-height: 20pt;
	margin-top: 17px;
	margin-bottom: 13px;
	font-size: 13pt;
	font-weight: bold;
	font-family: "Times New Roman", serif, arial;
}

h2 {
	width: 100%;
	line-height: 20pt;
	text-decoration: none;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

p {
	margin: 2px;
	margin-bottom: 5px;
	border: none;
}

a {
	color: #363636;
	font-weight: normal;
}

a:hover, a#active {
	color: #363636;
	font-weight: normal;
}

div.chapter_full_left {
	width: 99%;
	padding: 0;
	float: left;
}

div.chapter_half_left {
	width: 49%;
	float: left;
}

div.chapter_half_right {
   	width: 49%;
	float: right;
}

div.chapter_quarter_left {
	width: 25%;
	float: left;
}

div.chapter_quarter_right {
   	width: 25%;
	float: right;
}

div.chapter_3quarters_left {
	width: 74%;
	float: left;
}

div.chapter_3quarters_right {
   	width: 74%;
	float: right;
}


div.plaintext, div.viewimage {
	width: 97%;
	border: none;
}

div.plaintext ul {
	list-style-type: circle;
	margin-left: 30px;
}

div.plainimage, div.thumbnail {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 50px;
}

img.plainimage, img.chapter {
	clear: both;
	text-align: center;
}

img.thumbnail {
	border: none;
	width: 70%;
	clear: both;
}

table.csvtable {
	width: 97%;
	font-size: 12px;
	color: #000;
}

table.csvtable a {
	color: #C31A17;	
	font-weight: normal;
	text-decoration: none;
	margin-right: 5px;
}

td.csvtable0 {
	background-color: #c5d1e0;
	height: 25px;
	width: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
} 

td.csvtable0_first_cell {
	background-color: #c5d1e0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-weight: bold;
}

td.csvtable0_basic_cell {
	background-color: #c5d1e0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	width: 200px;
}

td.csvtable1 {
	background-color: #d9e0e8;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

td.csvtable1_first_cell {
	font-weight: bold;
	background-color: #d9e0e8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

td.csvtable1_basic_cell {
	background-color: #d9e0e8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
}

div.contentleft ul {
	list-style-type: none;
	margin-left: 0px;
}

div.contentleft li {
	background: url(/Content/pic/check.jpg) no-repeat;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	padding-left: 23px;
	margin-top: 4px;
	margin-bottom: 0px;
	height: 15px;
}

div.contentleft h1 {
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
}


div.imagelink {
	background: url(/Content/pic/alabanneri_tausta.jpg);
	height: 108px;
	position: relative;
}

div.imagelink a {
	margin-left: 5px;
	text-decoration: none;
	background: url(/Content/pic/alabanneri_nuoli.jpg) no-repeat bottom right;
	padding-right: 15px;
	width: 80px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.imagelink a img {
	float: right;
}

p.map {
	margin-top: 25px;
	margin-left: 25px;
}

