#diary{
width:220px;
margin:10px 0 10px 10px;
float:right;
font-size:90%;
text-align:left;
}

#diary_h{
background-color:#609;
background-image:url('../images/corner_w_pur_10_tl.gif');
background-repeat:no-repeat;
background-position:top left;
}
#diary_r{
margin-top:10px;
background-color:#609;
background-image:url('../images/corner_w_pur_10_tl.gif');
background-repeat:no-repeat;
background-position:top left;
}
.dates{
background-color:#ffe;
border:1px solid #609;
padding:5px;
}
.dates p{
margin-top:0;
margin-bottom:6px;
}
#main{
width:510px;
}
