div.bubble_content h2 {
	display: inline;
	vertical-align: middle;
	padding: 0;
	margin: 0;
	line-height: 22px;
	padding: 3px;
}

div.bubble_content img {
	vertical-align: middle;
	line-height: 22px;
	margin-bottom: 3px;
}

div.member_info {
	width: 69px;
	float: left;
	height: 75px;
	background: url(/images/kupla_nuoli.gif) 100% 15px no-repeat;
	position: relative;
	left: 2px;
	top: 10px;
	padding:0 20px 0 0;
}

div.member_info a {
	font-size: 12px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}

div.bubble, div.large_bubble {
	background: url(/images/kupla_bg.gif) repeat-y;
	width: 395px;
	line-height: 18px;
	float: left;
}

div.large_bubble {
	width: 565px;
	background: url(/images/kupla_bg_iso.gif) repeat-y;
	margin-bottom: 15px;
}

div.bubble div.bubble_content, div.large_bubble div.bubble_content {
	padding: 10px 20px !important; 
}

div#info_container h1 {
	margin-bottom: 20px;
}

div.bubble_content span {
	float: right;
	width: 150px;
	text-align: right;
	display: block;
	line-height: 24px;
}

div.bubble_content em {
	display: block;
	margin: 0 0 5px 0;
}

div.wrapper {
	clear: both;
}

#lower_container {
	font-size:13px;
	line-height:18px;
	padding:40px;
}


#navi ul li.dynamic {
	position: relative;
	z-index: 3;
}

#navi ul li.dynamic ul {
	background: black;
	position: absolute;
	z-index: 3;
	height: 81px;
	width: 95px;
	left: 0;
	top: 29px;
	/*
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	*/
	
	padding: 0;
	margin: 0;
}

#navi ul li.dynamic ul li {
	display: block;
	float: none;
	background: #e97800;
	padding: 0;
	margin: 0;
}

#navi ul li.dynamic ul li a {
	display: block;
	padding:5px 10px 7px 10px;
	background: transparent;
	font-weight: bold;
}

#navi ul li.dynamic ul li a:hover {
	color: black;
	background: white;
	text-decoration: none;
}
