
p.solid  { border: solid 1px }
.teksti_tumma { color: #203051; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.teksti_vaalea { color: #fff; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif }
.teksti_vaalea_bold { color: #fff; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.teksti_tumma_bold { color: #203051; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.otsikko { color: #4e323e; font-size: 11pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
a.otsikko:link  { color: #4e323e; font-weight: inherit; text-decoration: 
underline }
a.otsikko:visited  { color: #4e323e; font-weight: inherit; 
text-decoration: underline }
a.otsikko:hover  { color: #4e323e; font-weight: inherit; 
text-decoration: none }
a.otsikko:active  { color: #4e323e; font-weight: inherit; 
text-decoration: underline }
a.teksti_tumma:link  { color: #203051; font-weight: inherit; 
text-decoration: underline }
a.teksti_tumma:visited  { color: #203051; font-weight: inherit; 
text-decoration: underline }
a.teksti_tumma:hover  { color: #203051; font-weight: inherit; 
text-decoration: none }
a.teksti_tumma:active  { color: #203051; font-weight: inherit; 
text-decoration: underline }
a.teksti_vaalea:link  { color: #fff; font-weight: inherit; 
text-decoration: underline }
a.teksti_vaalea:visited { color: #fff; font-weight: inherit; 
text-decoration: underline }
a.teksti_vaalea:hover { color: #fff; font-weight: inherit; 
text-decoration: none }
a.teksti_vaalea:active { color: #fff; font-weight: inherit; 
text-decoration: underline }

#twitter_div{
    width:240px;
    background-color: #FFFFFF;
    float: right;
    padding: 2px;
    margin-left: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    overflow: inherit;
}
#twitter_div h2{
    font-family: helvetica, arial, sans-serif;
    font-size: 14pt;
    color: #ff9900;
}
#twitter_div a{
    font-family: helvetica, arial, sans-serif;
    font-size: 11pt;
    color: #CCCCCC;
    text-decoration: none;
}
#twitter_div a:hover{
    font-family: helvetica, arial, sans-serif;
    font-size: 11pt;
    color: #ff9900;
    text-decoration: none;
}
#twitter_div ul{
    list-style: none;
}
#twitter_div ul li{
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: black;
    padding: 5px 2px 2px 2px;
    background-color: #EEEEEE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 2px;
}
#twitter_div ul li a{
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #111111;
}
#twitter_div ul li a:hover{
    font-family: helvetica, arial, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: black;
}

