/* CSS Document */

#columns-1-2 {
	width:760px;
	}
	
#columns-1-2 h1 {
	text-align:center;
	margin-top:20px;
	}


#column-1 {
	width:196px;
	padding: 10px;
	background-color: #fff;
	}
	
.header-box {
	border-bottom:solid 1px #70744E;
	padding:0;
	background-color:#B6BC96;
	width: 100%;
	margin-bottom: 15px;
}
	
.header-box .headline h2 {
	color: #808548;
	margin: 0;
	padding: 0;
	font-size: 28px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	}

#column-2 {
	width:516px;
	padding:10px;
	background-color: #fff;
	}
	
.isssueperiod {
	text-align:left;
	margin-bottom:4px;
	}
	

#column-3 {
	width:180px;
	}
	
table.articles th a {
	float:right;
	display:block;
	margin-top:10px;
	}
	
