A#icoContent {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_content.gif) no-repeat top left;
}
A#icoPlus {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_plus.gif) no-repeat top left;
}
A#icoMinus {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_minus.gif) no-repeat top left;
}
A#icoReset {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_reset.gif) no-repeat top left;
}
A#icoC {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_contrast.gif) no-repeat top left;
}
A#icoResetC {
	text-decoration:none;
	margin-left:4px;
	width:20px;
	height:16px;
	line-height:16px;
	display:inline-block;
	background:url(imagens/ico_resetC.gif) no-repeat top left;
}




