/* CSS Document */

div#online-magazine{
	width:161px;
	margin-right:40px !important;	
}
.margin-right-border{
	padding-left:40px;
	border-left:1px solid #d5d5d5;	
}


.mag-story .header,
.mag-story .summary,
.mag-more-link{
	display:block;
	text-align:center;
	font-weight:bold;
}
.mag-story .header{
	font-size:17px;
	color:#003483;
}
.mag-story .summary,
.mag-story .summary a,
.mag-more-link,
.mag-more-link a{
	font-size:14px;
	color:#4C9DD3;
}

.closing-brace{
	height:33px;
	width:161px;
	background-image:url(/images/publications/magazine/closing-brace.png);
	background-repeat: no-repeat;	
	background-position:center;
	margin-bottom: 20px;
}

img.article-image{
	display:block;
	margin:0;
	margin-bottom:10px;
}