#publist {
	width:1000px; 
}
#publist ol {
	font-style:italic;
	font-family:Georgia, Times, serif;
	font-size:24px;
	color:#0B2161;
}
#publist ol li { }
#publist ol li p {
	padding: 0px 1px 1px 6px;
	font-style:normal;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	border-left: 1px solid #0B2161;
}
/*  Needed only if we use <em> tag for text
#publist ol li p em {
	display: block;
}
*/
#year-bar {
    background-color: #b3d9ff;            
    width:1200px;
    margin:0 auto;
	height: 30px;    
}

#year-font {
        color: #0B2161;
        font-size: 22px;
        font-weight: normal;
        font-family: Verdana;
        text-align:center;
        margin-top: 6px;	
}