﻿.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 541px;
    height: 187px;
    padding: 0;
	margin:0 auto;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 541px;
    height: 187px;
    margin:0 auto;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 541px;
    height: 187px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0;
    right: 0;
    width: 68px;
    height: 94px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 68px;
    height: 94px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}
 *  Div Pictur
 */
a {
	text-decoration:none;
	margin-bottom:
}
a img {
	border:0;
}
* {
	padding:0px;
	margin:0px;
}
.News_Feed_Layout {
	width: 425px;
    height: 138px;
	margin:25px;
	overflow:hidden;
}
.News_Feed_Layout h6 {
	text-align:left;
	direction:ltr;
	font-family:Arial;
	font-size:30px;
	font-weight:500;
	line-height:30px;
	color:#FFF;
	margin-bottom:5px;
}
.News_Feed_Layout span {
	text-align:left;
	direction:ltr;
	font-family:Arial;
	font-size:14px;
	font-weight::normal
	line-height:20px;
	color:#a2a6ae;
}