.mainContent .latestNews li, .mainContent .pod .memberOp li, 
.mainContent .pod .journals li {
	width: 137px;
	margin: 0 5px 5px;
	border-top: none;
	border-bottom: dashed 1px #d0dee7;
	padding-top: 0;
	padding-bottom: 5px;
}
.mainContent .latestNews li {
	margin-bottom: 0;
	height: 136px;
}
.mainContent .latestNews .more {
	height: auto;
}
.mainContent .pod .journals li {
	min-height: 60px;
}
.mainContent .pod .memberOp li {
	width: 125px;
	background-position: 0 5px;
}
.mainContent .latestNews li:first-child, .mainContent .pod .memberOp li:first-child, 
.mainContent .pod .journals li:first-child {
	border-bottom: dashed 1px #d0dee7;
	padding-bottom: 5px;
}
.leftCol .corner {
    margin: 0;
}
.selectedIssue p {
    margin: 10px 16px 12px;
}