#content {
float: left;
border-right: 1px dotted #0066FF;
width: 40em;
}
#content .title a {
text-decoration: none;
}
#content .trackback {
overflow: auto;
}

#sidebar {
/*background-color: #FFFFCC;*/
float: right;
width: 11em;
padding: 0.5em;
text-align: right;
padding-bottom: 1em;
}
#sidebar h3 {
}
#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
}
