/* CSS Document */

#columns-1-2 {
	background-color: #fff;
	overflow:hidden;
	}

/* column 1 */


#column-1 {
	width:196px;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-right: 10px;	
	padding-left: 10px;	
	overflow:hidden;
	}


/* column 2 */

#column-2 {
	width:526px;
	padding-top: 10px;
	padding-bottom: 10px;	
	padding-right: 10px;	
	padding-left: 5px;	
	overflow:hidden;
	}
	
.issueperiod {
	text-align:left;
	margin-bottom:5px;
	}
	
table#departments tr.article-item td {
	border-bottom:none;
	}
