/* CSS Document */

/* tuotteet_ja_palvelut_menu ALKAA */
#tuotteet_ja_palvelut_menu {
	position:relative;
	float: right;
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
}
.tausta {
	height: 400px;
	font-family: Verdana, Geneva, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tuotteet_ja_palvelut_menu_cont {
}
#tuotteet_ja_palvelut_menu li{
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#tuotteet_ja_palvelut_menu h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.tuotteet_ja_palvelut_menu_cont a:link {
	color: #000000;
	text-decoration: none;
}
.tuotteet_ja_palvelut_menu_cont a:visited {
	color: #000000;
	text-decoration: none;
}
.tuotteet_ja_palvelut_menu_cont a:hover {
	text-decoration: none;
}
