.ln {
	margin: 0 auto;
	/*height:18.7em;*/
	height:24.7em;
	width: 100%;
	background-color: #ed781f;
	overflow:hidden;
}

.ln_header { height: 2em;}

.ln_title_wrap {
	z-index: 2;
	width:54% !important;
	 height: 2em;
    padding-top: .5em;
}

.ln_title {
	color:#fff;
	/* background-image:url('../../../../uploads/Content/images/latest-news-title.png'); */
	background-repeat:no-repeat;
	background-position:left center;
	width: 100%;
	/*height:2.7em;*/
	margin-left: 1.5em;
    font-family: 'PT Sans Narrow',sans-serif;
}

.ln_title h3 {
    margin-top: 0;
    font-size: 1.9em;
    text-transform: uppercase;
}

.ln_text_wrap {
	/*width:74%!important;*/
	width:100%!important;
	/*margin-top: 1em;*/
	margin-top: 1.5em;
	margin-bottom: 1em;
	/*height:13.7em;*/
	/*border-left:0.1em solid #fff;
	border-right:0.1em solid #fff;*/
	/*left:13%!important;*/
	/*left:6%!important;*/
	padding-left: 1.5em;
	padding-right: 1.5em;
}

.ln_text {
	font-size:1em;
	 line-height: 1.2em;
	/*padding: 0em 2em;*/
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
}

.ln_text a, .ln_text a:visited {
	color: #FFFFFF;
	 text-decoration: none;
}

.ln_commands_wrap {
	left:63%!important;
	text-align:center;
	 margin-top: 1em;
	/*margin-top:8em;*/
}

.ln_commands {
	text-align: center;
	
}

.ln_cmd_img {
	/*margin-top: 27px;*/
	vertical-align: middle;
	cursor: pointer;
}

.ln_cmd_left {
}

.ln_cmd_pause_play {
	margin-left: 15px;
	margin-right: 15px;
}

.ln_cmd_right {
}