#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	color: #FFFFFF;
	background-image: url(images/ukk_tausta.gif);
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	line-height: 14px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

div.element {
	margin-top: -7px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(images/element_topBg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f8f9fa;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	line-height: normal;
	color: #3d3d3d;
}

div.element_in {
	background-color: #f8f9fa;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c8c8c8;
	margin-top: 8px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}

blockquote {
	padding:5px 20px;
}

.toggler-article {
	margin-bottom: 6px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0;
	border: 1px solid #DADADA;
	background-color: #efefef;
	padding: 1px;
}

.article-topic {
	color: #3F80D4;
	padding: 4px;
}

