div#datebased_archives { float: left; }

div#category_archives { float: right; }

div.master_archive {
width: 385px;
font-size: 75%;
margin-top: 25px;
}

div.master_archive h2{
border-left: 3px solid #262626;
font-size: 120%;
font-weight: bold;
font-family:Arial, Verdana, Osaka, Helvetica, sans-serif;
margin: 0 0 10px 0;
padding-left: 5px;
}

div.master_archive h3 {
font-size: 120%;
font-weight: bold;
font-family:Arial, Verdana, Osaka, Helvetica, sans-serif;
border-bottom: 1px solid #262626;
margin: 0 0 5px 0;
}

div.master_archive h3 a {
font-weight: bold;
display: block;
}

div.master_archive h3 a:active, div.master_archive h3 a:hover { background: url(archives/images/template/japonism3.gif)}

ul.entry_list {
margin-bottom: 20px;
}

ul.entry_list li {
display: inline;
line-height: 140%;
}

ul.entry_list a:visited {
background: #ccc;
}

ul.entry_list a:active, ul.entry_list a:hover {
color: #FFF;
background: #61A9A9;
}

div.master_archive p {
margin: 0 0 20px 0
}
