ul.post-list {
  list-style-type: none;
  margin-left: 0;
}

ul.post-list.with-excerpt li {
  border-bottom: 1px dashed gray;
  margin-bottom: 1em;
}

ul.post-list li a {
  font-weight: bold;
}

/* Tyylit Ota yhteyttä-sivun yhteydenottolomakkeen Hallitus / Verkkosivuvastaava -valintaan
 * Tuotu Twenty Fifteen -teeman tekstikentän teemasta */
select {
  background-color: #F7F7F7;
border-bottom-color: rgba(51, 51, 51, 0.1);
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-bottom-style: solid; 
border-bottom-width: 1px;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
border-image-slice: 100% 100% 100% 100%;
border-image-source: none;
border-image-width: 1 1 1 1;
border-left-color: rgba(51, 51, 51, 0.1);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgba(51, 51, 51, 0.1);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgba(51, 51, 51, 0.1);
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Serif",serif;
font-size: 19px;
font-style: normal;
font-weight: 400;
hyphens: none;
line-height: 27px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
max-width: 660.283px;
padding-bottom: 10.0333px;
padding-left: 10.0333px;
padding-right: 10.0333px;
padding-top: 10.0333px;
vertical-align: baseline;
width: 100%;
word-wrap: break-word;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;

}