
body {
   font-family: Helvetica;/*Palatino, 'Book Antiqua', serif*/
   font-weight: 100;
   font-size:   14px;
   color:       #444;
   background:  #FFFFFF;
   margin:      0px;
}

h2 {
   font-size: 18px;
   font-family: Helvetica, Arial, sans serif;
   font-weight: bold;
}


a {
   color: #3396f9;
   text-decoration: none; 
}

a:active {
   color: #00F;
}

a:hover {
   text-decoration: underline;
}

ul {
   text-align: left;
}

li {
   margin-bottom: 0.5em;
}

div.blog {
   font-family: Arial;
   font-size:   10px;
}

div.feed_item_description {
   font-family: Arial;
   font-size:   10px;
}


/* Hide the twitter header and footer, which we replace with our own. */
div.twtr-hd {
   visibility: hidden;
   height: 0px;
   margin: 0px;
   padding: 0px;
}

div.twtr-ft {
   visibility: hidden;
}

/** Trim the cruft off the bottom of the micro poll */
#mp_view_bottom, #mp_table_view a {
   height: 0px;
   visibility: hidden;
}

#mp_title_results {
   font-weight: bold;
   font-family: Georgia, Times, serif;
   font-size:   15px;
   text-align:  left;
   margin-left: 0px;
}

#mp_table_view {
   position: relative;
   left: -15px;
}

.edition {
 border: solid 1px; border-radius: 5px; width: 210px; line-height: 140%; font-family: sans-serif; text-align: justify; margin: 0px;
}
