@charset "UTF-8";
/* CSS Document */

/* Archive Divs */
#archive_badge_container{width: 175px; background: #EBEBEB}
#comment_badge_container{width: 455px; background: #EBEBEB}
#archive_top {background: transparent url(../images/archive/archive_header.jpg) top left no-repeat;}
#comment_top {background: transparent url(../images/archive/comment_header.jpg) top left no-repeat;}
#archive_tr{background: transparent url(../images/archive/archive_tr.jpg) top right no-repeat;}
#comment_tr{background: transparent url(../images/archive/comment_tr.jpg) top right no-repeat;}
#archive_bl{background: transparent url(../images/archive/archive_bl.jpg) bottom left no-repeat;}
#archive_br{background: transparent url(../images/archive/archive_br.jpg) bottom right no-repeat;}
#archive_inner{padding: 45px 10px 10px 10px;}
#archive_via {font-size: 10px }
#archive_via a {color #666}