#ampnewsticker {

	position: relative;

	overflow: hidden;

	background-color: none;
	padding-top:8PX;

}

#ampnewsticker #ampnewsticker_border {

	top: 0;

	margin-left: 6px;

	margin-right: 6px;

	width: auto;

	background: ;

	height: 30px;

}

#ampnewsticker .ampnewsticker_container {

	position: relative;

	text-decoration: none;

	display: block;

	float: left;

	height: 30px;



}

#ampnewsticker li.ampnewsticker_item {

	position: absolute;

	top: 3px;

	color: #288FE1;

	right: 7px;

	visibility: hidden;

	list-style: none;

	background: none;

}

#ampnewsticker .ampnewsticker_label span {

	position: absolute;

	top: 5px;

	color: #000;

	left: 7px;

}

#ampnewsticker .ampnewsticker_label {

	position: relative;

	display: block;

	float: left;

	height: 25px;

}

#ampnewsticker .ampnewsticker_divider {

	position: relative;

	border-left:;

	width: 1px;

	height: 18px;

	top: 3px;

	float: left;

}

#ampnewsticker .ampnewsticker_left_side {

	position: absolute;

	top: 0;

	left: 0;

	width: 6px;

	height: 30px;

	background: ;

}

#ampnewsticker .ampnewsticker_right_side {

	position: absolute;

	top: 0;

	right: 0;

	width: 12px;

	height: 30px;

	background: ;

}