.front_page_image_wrapper {
	height: 250px;
}

.front_page_image_wrapper img {
	max-height: 100%;
}

.sc_epaper_sidebar_sub_button {
	background-color: rgb(206,31,36);
	clear: both;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	display: inline-block;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 0px 10px 0;
	padding: 0 22px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

.epaper_sidebar_edition {
	padding: 10px;
	text-align: center; 
	background: white;
}