﻿body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	color: #666;
	background: #000;
	text-align:center; 
     }
     
div.container
{
width:75%;
margin-left:auto;
text-align:left;
}

.nopm
{
margin-top:0;
padding-top:0;
}
     
a {
	text-decoration:none;
	color: #996;
  } 

	    
ul#dates {
		list-style-type:none;
		padding:0;
		margin:0 0 .5em 0;
		width: 100%;
		border-top: 1px solid #996;
	      }
	      
ul#dates li {
			display: inline;
		 } 
		 
ul#dates ul
{
margin:0;
border-top: 0;
border-bottom: 1px solid #996;
}
		 
ul#dates ul li
{
border-right: 1px solid #333;
margin-right: .4em;
padding-right: .4em;
text-align: center;
}  
    
#updates, #updates ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#updates ul
{
	margin-left: 2em;
	line-height: 2em;
}
