.news-img img {
	xxborder: 2px solid #febb36; 
	height: 91px;
}

.new-item{
	width:274px;
}

.news-dtl {
	padding-left: 15px; 
	padding-top: 20px;
}
.news-dtl,
.news-img {
	float:left;
	color:#e31937;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.2em;
}
.news-readmore {
	font-size:12px;
}
.news-readmore a {
	color:#ffffff;
}
.news-item {
	margin-top:10px;
	line-height:1em;
}
.news-item .seq0 {
	margin-top:0px;
}
.news-title {
	width:140px;
}
.article-img img {
	max-width: 200px;
	padding-bottom:15px;
	height: 200px;
}
.article-details {
	float:left;
}
.article-details {
	margin-left:20px;
}
#sidebar-news {
	margin-top:-10px;
}
.news-img img {
	height:91px;
	width:115px;
	display:none;/*-------HIDDEN TEMP. BY CUSTOMER REQUEST----*/
}
#page-content.news {
	height:220px;
}

.article-title {
	font-size:20px;
	color:#ffffff;
	font-weight:bold;
	padding-bottom:15px;
}
#sidebar-news .seq1 .news-title {
	color:#18a64b;
}
#sidebar-news .seq2 .news-title {
	color:#e31937;
}
#sidebar-news .seq3 .news-title {
	color:#9561a9;
}
#sidebar-news .seq4 .news-title {
	color:#FEBB36;
}

#sidebar-news .seq1 img {
	border:2px solid #18a64b;
}
#sidebar-news .seq2 img {
	border:2px solid #e31937;
}
#sidebar-news .seq3 img {
	border:2px solid #9561a9;
}
#sidebar-news .seq4 img {
	border:2px solid #FEBB36;
}
