/*
body {
	background: #ffffff url("images/bg_ticker_d1.gif") left top repeat-x;
}
*/
.hidden {
	display: none;
}

.noticias a {
	color: #646478;
	font-size: 10px;
	font-weight: bold;
	font-family:  "Verdana,helvetica,arial,sans-serif";
	text-decoration: none;
}

.tickLink {
	color: #646478;
	float: left;
	margin: 0px 3px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	font-family:  "helvetica,arial,sans-serif";
	text-decoration:none;
}

.tickContent {
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 2px 0px 4px;
	position: relative;
	height: 15px;
}

.tickButton {
	float: left;
	cursor: pointer;
	cursor: hand;
	margin: 1px;
	position: relative;
}

#cursor {
	background: none;
	float: left;
	height: 10px;
	width: 8px;
	position: relative;
	padding: 1px 0px 4px 0px;
	z-index: 100;
}

