html { overflow: -moz-scrollbars-vertical !important; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	
}


.content-frame {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}

.small-text {font-size: x-small}
.valikko {

	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

