#ampnewsticker {
	position: relative;
	overflow: hidden;
	/*background-image:url(/templates/i-lunar/images/latestNewbg.jpg);*/
	background-repeat:repeat-x;	
	border:1px solid #bfbfbf;;

}
#ampnewsticker #ampnewsticker_border {
	top: 0;
	/*padding-left: 6px;	*/
	width: 100%;
	/**background: url("../images/ticker_mid.gif") repeat-x;**/
	 
}
#ampnewsticker .ampnewsticker_container {
	position: relative;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
}
#ampnewsticker li.ampnewsticker_item {
	position: absolute;
	top: 5px;
	color: #333333;
	left: 7px;
	visibility: hidden;
	
}
#ampnewsticker li.ampnewsticker_item a {	 
	/*color: #333333;*/
	text-decoration:none;
}
#ampnewsticker li.ampnewsticker_item a:hover {	 
	/*color: #333333;*/
	color:#464646;
	background-color:#F7CD57;
	text-decoration:underline;
}
#ampnewsticker .ampnewsticker_label span {
	position: absolute;
	top: 5px;
	font-size:14px;
	color: #c6693a;
	left: 7px;
	font-weight:bold;
}
#ampnewsticker .ampnewsticker_label {
	position: relative;
	display: block;
	float: left;
	height: 25px;
}
#ampnewsticker .ampnewsticker_divider {
	position: relative;
	/**border-left: 1px solid #CCCCCC;
	width: 1px;
	height: 18px;
	top: 3px;**/
	float: left;
}
#ampnewsticker .ampnewsticker_left_side {
	position: absolute;
	top: 0;
	left: 0;	
	height: 30px;
	/**width: 6px;
	background: url("../images/left_side.gif") no-repeat;**/
}
#ampnewsticker .ampnewsticker_right_side {
	position: absolute;
	top: 0;
	right: 0;	
	height: 30px;
	color:#ffffff;
	text-align:center;
	padding-top:2px;
	padding-right:5px;
	padding-bottom:5px;
	 
	 
	
/**	width: 12px;
	background: url("../images/right_side.gif") no-repeat;**/
}
#ampnewsticker .latest_news {
	position: absolute;
	top: 0;
	right: 0;	
	height: 30px;
	color:#ffffff;
	padding :2px;	
	margin-top:4px;
	margin-right:10px;
}
