.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;

   margin: 0;
   padding: 3px 5px;
   color: #777;
   font-size: 1.2em;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
   border-bottom:solid 2px #aaa;   
}

.archive-list{
 margin-left:10px;
 list-style-type:disc;
 line-height:1.5em;
}