body {
background: #FFF;
margin: 10px;
padding: 0px;
font:x-small sans-serif;
font-size: small;
color:#333;
text-align: center;
}

.post_date { color:#CC3300; font-size: 9px; }
.post_title { font-weigth: bold; font-size: 15px; }
.post_snippet { font-weigth: bold; font-size: 11px; text-decoration: none; }
.post_list_item { border: 1px solid #339900;  }
.post_list {}
.post_bloglink { color:#999999; text-decoration: none; font-size: 9px; }
.related_tag_link { color:#0033CC; text-decoration: none; font-size: 12px; }
.cloud_tag_link { color:#0033CC; text-decoration: underline; }
.cloud_group { border: 1px dotted grey; display: inline; white-space: nowrap; padding: 5px; }


.search_bar {}
.search_input { border: outset 1px #666666; font-size: 10px; }
.search_submit { border: outset 1px #666666; font-size: 10px;}

.footerlink { font-size: 9px; }

.main_area { 
width: 800px; 
text-align: justify; 
margin: 0 auto;
}

