body {
        font-family: Verdana, Geneva;
        font-size: 11px;
}

#left{

float: left; 
width: 200px;
padding-right: 25px;

}

#right table{
  float: left;
}

#right{
padding-top: 20px;
width: 650px;       
float:left;
padding-left: 5px;
}

.componentheading, .contentheading {
  font-size: 14px;
  font-weight: bold;
}

.contentpaneopen {
  float: left;
  width: 100%;
}
.valikko {  
	font-family: Verdana, Geneva; 
	font-size: 11px; 
	color: #000000; 
	line-height: 16px
}

.leipis {  
	font-family: Verdana, Geneva; 
	font-size: 11px; 
	color: #000000; 
}

.korostus {
	font-family: Verdana, Geneva;
	font-size: 11px;
	color: #000000;
	background-color : #E5E5E5;
}

ul {
	list-style-type:none;
}

#left a {
	background: transparent url(../images/nuoli.gif) no-repeat 0 5px;
        padding-left: 8px;
}

A {
	color : #000000;
	text-decoration : none;
}

A:link {
	color : #000000;
	text-decoration : none;
}
A:visited {
	color : #000000;
	text-decoration : none;
}
A:hover {
	color : #000000;
	text-decoration : underline;
}

h4{
  margin: 0px;
  width: 50%;
  background: #E5E5E5;
  display: inline;
  font-weight: normal;
}

