/* CSS Document */

#columns-1-2 {
	float:left;
	width:590px;
	padding:15px;
	background:#fff;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
	overflow:hidden;
	}
	
/* column 3 */

#column-3 {
	float:left;
	width:320px;
	overflow:hidden;
	}
	
/* column 3 red */

#column-3-red {
	float:left;
	width:180px;
	margin:10px 10px 0px 5px;
	display:inline;
	}
	
.column-3-box-red {
	margin-bottom:10px;
	background-color:#fff;
	border:solid 1px #940603;
	}
	
.column-3-box-red .header {
	background-color:#940603;
	text-align:center;
	padding: 0px;
	}
	
.column-3-content-red {
	margin:8px;
	}
	

.issueperiod {
	font-weight: normal !important;
	font-size: 11px !important;
	text-align: left !important;
	margin-bottom: 4px;
}

#feature-list {
	margin-top:20px;
	float:left;
	line-height:normal;
	}
	
#feature-list h4 {
	margin-top:0;
	}
	
#feature-list .article-item {
	float:left;
	width: 580px;
}

#feature-list .article-content {
	width:480px;
	float:left;
}


#feature-list .article-divider {
	border-bottom: 1px solid #cccccc;
	width:580px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}


#columns-fullwidth {
	float:left;
	width:920px;
	padding:15px;
	background:#fff;
	margin-right:10px;
	margin-left:10px;
	line-height:1.75em;
	display: inline;
	overflow:hidden;
	}
	
#advertise div {
	margin-bottom:15px;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
	}
	
table.contact {
	border-collapse:collapse;
	border-top:solid 1px #ccc;
	margin-bottom:10px;
	width:100%;
	}
	
table.contact td {
	padding:5px 0;
	border-top:solid 1px #ccc;
	}
