@CHARSET "UTF-8";

#ampnewsticker

{

	overflow: hidden;

	margin-top: 2px; 

	padding: 0; 

	height:24px; 

	line-height:24px; 

	width: 655px;

}

#ampnewsticker_border

{

	margin-left: 6px;

	margin-right: 5px;

	width: auto;

	height: 24px;	

	background: #ebe6e0;

	border-top: 1px solid #928b84; 

	border-bottom: 1px solid #928b84;	

}

.ampnewsticker_container

{

	font-weight: bold;

	text-decoration: none;

	display: block;

	float: left;

	height: 24px;

}

.ampnewsticker_item, .ampnewsticker_label span
{
	top: 0px;
	color: #575757;
	left: 7px;
	margin-left:10px;
}

.ampnewsticker_label

{

	font-weight: bold;

	display: block;

	float: left;

	height: 24px;

}

.ampnewsticker_divider

{

	border-left: 1px solid #CCCCCC;

	width: 1px;

	height: 18px;

	top: 3px;
	vertical-align:middle;
	padding-top:5px;

	float: left;

}

span.ampnewsticker_container span.ampnewsticker_item a
{

	color: #671e1e;

	text-decoration: none;

}

span.ampnewsticker_container span.ampnewsticker_item a:hover
{
    color:#C97748;

	text-decoration:none;

}

.ampnewsticker_left_side

{

	top: 0;

	left: 0;

	width: 10px;

	height: 24px;

	background: url("../../../templates/yoo_chrome2/images/ticker_left.gif") no-repeat top;

}

.ampnewsticker_right_side

{

	top: 0;

	right: 0;

	width: 5px;

	height: 24px;

	background: url("../../../templates/yoo_chrome2/images/ticker_right.gif") no-repeat top;

}
