div.rtlteaser {
	width:981px;
	height:175px;
	border:1px solid #c2cedc;
	position:relative;
	background-color:#73849b;
}

div.rtlteaser div.section {
	position:absolute;
	width:auto;
	top:11px;
	right:60px;
}
div.rtlteaser div.safeframe {
	position:relative;
	overflow:hidden;
	width:946px;
	height:118px;
	margin-left:24px;
}

div.rtlteaser div.rtl-container {
	width:auto;
	height:118px;
	position:relative;
}

div.rtlteaser div.items {
	position:relative;
	float:left;
	margin-left:4px;
	margin-right:4px;
	width:306px;
	border-right:1px dotted #000;
	height:118px;
}
div.rtlteaser div.scroll-nav {
	position:absolute;
	width:43px;
	height:30px;
	top:4px;
	right:8px;
	z-index:4100;
}

div.rtlteaser div.scroll-left {
	position:absolute;
	width:20px;
	background-image:url(/items/graphics/2008/layout-pager-left-dark.png);
	height:20px;
	overflow:hidden;
	left:0;
	top:0;
}
div.rtlteaser div.scroll-right {
	position:absolute;
	background-image:url(/items/graphics/2008/layout-pager-right-dark.png);
	width:20px;
	height:20px;
	overflow:hidden;
	right:0;
	top:0;
}
div.rtlteaser img.image {
	width:138px;
	height:104px;
}
div.rtlteaser div.image {
	width:138px;
	height:104px;
	overflow:hidden;
	position:relative;
	border:1px solid #fff;
}
div.rtlteaser div.inner {
	position:absolute;
	top:0;
	left:143px;
	margin-left:13px;
	width:143px;
	height:100px;
}

div.rtlteaser div.title {
	position:relative;
	margin-top:7px;
	font-size:12px;
	line-height:11px;
	font-family:arial;
	font-weight:bold; 
	color:#213c75;
	cursor:pointer;
}
div.rtlteaser div.lead {
	position:relative;
	margin-top:7px;
	font-size:11.5px;
	line-height:12px;
	font-family:arial;
	color:#fff;
}
div.rtlteaser div.type {
	position:relative;
	margin-top:7px;
	height:14px;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
	letter-spacing:1px;
	font-family:arial;
	color:#fff;
}
div.rtlteaser div.links {
	position:relative;
	padding-top:7px;
	margin:0 auto;
	width:400px;
	text-align:center;
	font-size:12px;
	line-height:11px;
	font-family:arial;
	font-weight:bold; 
	color:#213c75;
	
}
div.rtlteaser .a{
	color:#fff;
}

div.rtlteaser div.active	{float:left;margin-right:3px;cursor:pointer;width:9px; height:9px; background-image: url('/items/graphics/2008/layout-section-active-dark.png');}
div.rtlteaser div.inactive{float:left;margin-right:3px;cursor:pointer;width:9px; height:9px; background-image: url('/items/graphics/2008/layout-section-inactive-dark.png');}



