.epl_adBox_outBox > * {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.epl_adBox_img {
	display: block;
	height: auto;
	width: 100%;
}
.epl_adBox_imgTd {
	float: left;
	margin-right: 2%;
	width: 31%;
}

.epl_adBox_desc {
	color: #4C4C4C;
	font: 12px/120% 'Arial', sans-serif;
}

.epl_adBox_titleDiv {
	line-height:12px;
	font-weight:bold;
	margin-bottom: 3px;
}

.epl_adBox_titleDiv > :link {
	color: #4C4C4C;
	font-size: 14px;
	line-height: 120%;
	margin-bottom: 5px;
	text-decoration:none;
}
.epl_adBox_titleDiv > :link:hover { text-decoration: none !important; }

.epl_adBox_sh {
	background:lightgray;
	float: left;
	height: 1px;
	margin: 6px 2px;
	width:2px;
}

.epl_adBox_urlVDiv {}
.epl_adBox_urlVDiv a {
	color: #0000EE;
	font: 12px/120% 'Arial', sans-serif;
	text-decoration: none;
}
.epl_adBox_urlVDiv a:hover { text-decoration: none !important; }

.epl_adBox_textTd {
	float: left;
	width: 67%;
}

.epl_adBox_row {}
.epl_adCell { float: left; overflow: hidden; }

.epl_adCell:hover {
	background-color: #f5f5f5;
}

.epl_adBox_header {
	border-bottom:#084B9E 2px solid;
	color: #252525;
	font-size:15px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	margin-bottom: 7px;
	padding:10px 0px 5px;
	text-align:left;
	width:100%;
}

.epl_adBox_footer {
	width: 100%;
}

.epl_adBox_footer td:nth-child(2n) {
	font: 12px 'Arial', sans-serif;
	width: 105px;
}
.epl_adBox_footer td:nth-child(3n) {
	width: 17px;
}

.epl_adBox_footerI {
	width: 17px;
}

.epl_adBox_footerDL {}

.epl_adBox_outBox hr {
	border: 0;
	border-bottom: 1px solid lightgray;
	float: left;
	height: 0;
	width: 100%;
}
/*.v_epl_adBox_outBox hr { display: none; }*/

.epl_adBox_footerT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 107%;
	color: #737373;
	text-align: left;
	background: #fff;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
	margin-top: 2px;
}

.epl_adBox_inBox {
}

.epl_adBox_outBox::after {
	clear: both;
	content: '';
	display: block;
}


/* Horizontal */
.h_epl_adCell {box-sizing: border-box; padding: 5px 5px 5px 0; width: 49%; }
.h_epl_adCell:first-child {border-right: 1px solid #CCCCCC; }
.h_epl_adBox_sh {background-color: transparent; margin: 0; width: 2%; }

/* Vertical */
.v_epl_adCell {padding: 5px 0; }

@media screen and (max-width: 480px) {
	.h_epl_adCell { width: 100%; }
	.h_epl_adBox_sh { display: none; }
}

.PeruRedSpace{ background-color: white; padding: 10px; }