/* Start of CMSMS style sheet 'etusivu ylaosa' */
div#firsttop {
   width: 420px;
   height: 300px;
   padding: 0 20px 0 0;
   margin: 0;
   float: left;
   overflow: hidden;
}

div#firsttop h3{
   margin: 0 0 10px 0;
   font-weight: lighter;
   font-size: 24px;
   color: #444;
}

div#firsttop .NewsSummary {
   width: 210px;
   height: 120px;
   margin: 0;
   padding: 0;
   float: left;
   border: none;
  
   font-size: 12px;
}

div#firsttop .NewsSummary p{
   padding-top: 5px;
}

div#firsttop .NewsSummaryImg {
   height: 100px;
   width: 107px;
   padding: 0;
   background: transparent url(uploads/images/siteimages/frontpage_thumbnail_dropshadow.png) no-repeat;
   float: left;
}

div#firsttop .NewsSummaryImg img {
   height: 80px;
   width: 80px;
   padding: 10px;
}







div#secondtop {
   width: 420px;
   height: 300px;
   padding: 0 20px 0 0;
   margin: 0;
   float: left;
   overflow: hidden;
}

div#secondtop h3{
   margin: 0 0 10px 0;
   font-weight: lighter;
   font-size: 24px;
   color: #444;
}

div#secondtop img{
   float: left;
   margin: 10px 30px 0 0;
}

div#secondtop p{
   margin: 30px 30px 0 0;
   line-height: 170%;
   word-spacing: 150%;
   font-weight: lighter;
   font-size: 14px;
}
/* End of 'etusivu ylaosa' */

