@charset "utf-8";
/* 20100126-1725 */


/*
OVERWRITING
*/
.lin-hor-solid {
	margin-right: 0px;
}
.lst-clean {
	margin-top: -8px;
	/margin-top: -1px;
}
.txt-update {
	margin-top: 0px;
	margin-bottom: 1px;
}
.lin-tiny {
	/margin-top: 0px;
}
.tbl-markets strong {
	padding-left: 0px;
}
.bgr-slr {
	background: url(../../../_img/lin-ver-slr.gif) 203px top repeat-y;
}
.ctn-especial {
	padding-top: 9px;
}

.bgr-lightgray .col-wide-clean {
	min-height:153px;
}
/*
// OVERWRITING
*/



/*
SUB DEFINITIONS
*/
.ttl-economy, .ttl-market, .ttl-videos, .ttl-converter, .ttl-dictionary, .ttl-services {
	background: url(../_img/ttl-general.gif) left top no-repeat;
}
	.ttl-market {
		background-position: left -30px;
	}
		.ttl-market a {
			background-position: -101px 3px;
		}
	.ttl-videos {
		background-position: left -150px;
	}
		.ttl-videos a {
			background-position: -141px 3px;
		}
	.ttl-converter {
		background-position: left -120px;
		margin-bottom: 0px;
	}
		.ttl-converter a {
			background-position: -9px -708px;
		}
	.ttl-dictionary {
		background-position: left -90px;
		margin-bottom: 3px;
	}
		.ttl-dictionary a {
			background-position: -93px 3px;
		}	
	.ttl-services {
		background-position: left -180px;
		float: left;
		width: 185px;
	}
		.ttl-services a {
			background-position: -19px top;
		}		
.low, 
.high	{
	background: url(../_img/ico-market.gif) left top no-repeat;
	width: 11px;
	height: 6px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	/margin-top: 3px;
	_margin-top: 0px;
}
	.high {
		background-position: left -28px;
	}
	.low span, 
	.high span {
		display: block;
		text-indent: -9999px;
	}

	
.col-micro, .col-micro-clean, .col-micro-right {
	width: 142px;
	float: left;
	margin-left: 8px;
	margin-right: 9px;
}
	.col-micro-clean {
		margin-left: 0px;
	}
	.col-micro-right {
		margin-right: 0px;
	}
.txt-positive {
	color: #3A90FB;
}
.txt-negative {
	color: #CB3906;
}




	
/*
// SUB DEFINITIONS
*/




/* 
TO CORE.CSS
*/


h4 a {
	color: #FF9900;
}
h4 a span {
	font-size: 14px;
	margin: -2px 0 0 2px;
	*margin-top: -3px;
	position: absolute;
}
	@media screen and (-webkit-min-device-pixel-ratio:0)
	{
	    h4 a span {position: relative;}
	}
h4 a:hover {
	text-decoration: underline;
}
h4 a:hover span {
	text-decoration: none;
	*cursor: pointer;
}


