#post_most.module {
	border-bottom:0px;
	margin-top: 76px;
}
#post_most.module.component {
	margin-bottom:10px;
}
#post_most .right-rail-shadow {
	display:none;
}
#post_most ul {
	padding-top:10px;
	list-style: none;
}
#post_most ul li {
	padding-bottom:5px;
	border-bottom:1px dotted #D2D2D2;
	margin-bottom:5px;
}
#post_most ul li.last {
	padding-bottom:0px;
	border-bottom:0px;
	margin-bottom:10px;
}
#post_most ul li .number {
	width:0.7em;
	padding: 5px 20px 8px 5px;
	font-size:46px;
	font-family:FranklinITCProBold,Helvetica,Arial,sans-serif;color:#D2D2D2;
	margin-bottom: -22px;
	margin-top: -14px;
	font-weight: normal;
}
#post_most ul li img.photo {
	padding-left:10px;
}
#post_most ul li .headline {
	font-size:14px;
	line-height:19px;
	color: #000;
}
#post_most ul li .headline.no-photo {
	margin-right:40px;
}

.right-rail .module.component h2, .right-rail .module.component p.heading2 {
background-image: none;
color: #2E6D9D;
font-size: 24px;
font-family: FranklinITCProThin,Helvetica-light,Helvetica,Arial,sans-serif;
font-weight: normal;
padding: 6px 0 6px 0;
margin-bottom: 2px;
border-bottom: none;
width: 333px;
text-indent: 0;
position: absolute;
top: -30px;
width: 333px;
}

.module.component h2, .module.component p.heading2 {
background-image: url(http://img.washingtonpost.com/rw/sites/twpweb/img/bkgds/bkgd-module-black-curved-header.png?t=20131213142200);
background-position: top left;
background-repeat: no-repeat;
color: #FFF;
font-size: 1.6em;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
padding: 6px 0 6px 0;
margin-bottom: 2px;
border-bottom: 5px solid #057EC2;
width: 333px;
text-indent: 0;
position: relative;
}