
#calculadora { float:left; width:600px; height:180px; background:url(img/calculadora_sprite.gif) 0 0 no-repeat}
#h1_calculadora_ir {background: url(https://www.terra.com.br/noticias/calculadora_ir/img/h1_calculadora.gif) no-repeat; text-indent: -9999px;}
.calculadoraTexto {background:#eceae7; margin:15px 5px; float:left}
.calculadoraTexto p { width: 600px; font-size:12px; color:#7F7871; font-weight:bold;margin-left:5px !important;}
#slider { width:310px; height:50px;  position:relative; float:left; }
#drag { width:12px; height:27px; position:absolute; left:0; top:15px; background: url(https://www.terra.com.br/noticias/calculadora_ir/img/bull_seta.gif); cursor: w-resize }
#slider, #drag { -moz-border-radius: 2px }
.valor { margin:10px 0 0 20px; float:left; display:inline }
#inputValor{ width:95px; border:none; border-color:#FFFFFF}
#salario { margin:35px 0 0 100px; float:left; display:inline  }
#resultado {width:160px; float:left; clear:left; margin: 20px 0 0 425px; display:inline  }
#resultado div {height:30px; line-height:30px ; margin-bottom:10px; clear:both; text-indent:10px}
#okValor {border: none; background: url(img/calculadora_sprite.gif) no-repeat  0 50px;  position: relative; top: -5px; left:5px; width: 52px; height:18px; text-indent:-9999px; cursor:pointer; font-size: 0px;  line-height: 0px;}
#limparcampos {background: url(img/calculadora_sprite.gif) no-repeat 0px -267px; margin:10px ; text-indent:-9999px; float:right}
#limparcampos a {width: 96px; height:20px; display:block}
