#buttons-calculadora {
	margin-top: 8px;
	}
.row-calculadora {
	width: 252px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 4px;
	text-indent: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9A9A9A;
	background-image: url(../../img/bg-row-calculadora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	}
.box-input-calculadora {
	width: 58px;
	height: 22px;
	float: right;
	margin-right: 10px;
	background-image: url(../../img/bg-input-calculadora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	color: #9A9A9A;
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 8px;
	*margin-top: -38px; /*For IE7 & IE6*/
	}
.box-select-calculadora {
	width: 65px;
	height: 22px;
	float: right;
	margin-right: 10px;
	padding: 2px;
	background-image: url(../../img/bg-input-calculadora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	color: #9A9A9A;
	border: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 8px;
	*margin-top: -35px; /*For IE7 & IE6*/
	}
.box-resultado-calculadora {
	width: 87px;
	height: 22px;
	padding: 39px  0 0 8px;
	font-size: 9px;
	background-image: url(../../img/box-resultado-calculadora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
.border-items {
	border-bottom: 1px solid #CECECE;
	}	
.bg-planes {  
	width: 243px;
	height: 194px;
	padding: 6px;
	text-align: left;
	margin-left: 6px;
	background-image: url(../../img/bg-box-planescalculadora.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}
.bg-planes a {
    color: #445A89;
    text-transform: uppercase;
    text-decoration: underline;      
	}     
.bg-planes a:hover {
    text-decoration: none;      
	}
#flash-calculadora {
	display: table-cell;
	width: 100;
	height: 80px;
	margin-bottom: 8px;
	}
#box-tag {
	display: block;
	width: 100;
	height: 72px;
	}
#box-planes {
	display: block;
	width: 100;
	height: 200px;
	}
.bubbleInfo {
    position: relative;
    }
.trigger {
	cursor: pointer;
    text-align:left;
    }
.trigger a {
    color: #003366;
    text-decoration: underline;      
    }
.trigger a:hover {
    color: #003366;
    text-decoration:none;      
    }

/*Resultados Emergentes*/
.popup { 
	position: absolute;
    display: none;
    z-index: 50;
    border-collapse: collapse;
    }
.popup td.corner {
    height: 15px;
    width: 19px;
    }
.popup td#topleft {background-image: url(../../img/bandaancha/bubble-1-trans.png);}
.popup td.top {background-image: url(../../img/bandaancha/bubble-2-trans.png);}
.popup td#topright {background-image: url(../../img/bandaancha/bubble-3-trans.png);}
.popup td.left {background-image: url(../../img/bandaancha/bubble-4-trans.png);}
.popup td.right {background-image: url(../../img/bandaancha/bubble-5-trans.png);}
.popup td#bottomleft {background-image: url(../../img/bandaancha/bubble-6-trans.png);}
.popup td.bottom {background-image: url(../../img/bandaancha/bubble-7-trans.png); text-align: center;}
.popup td.bottom img {display: block; margin: 0 auto; }
.popup td#bottomright {background-image: url(../../img/bandaancha/bubble-8-trans.png);}
.popup table.popup-contents {
    font-size: 11px;
    line-height: 1.2em;
    background-color: #fff;
    color: #666;
    font-family: arial;
	}
table.popup-contents th {
    text-align: right;
    }
table.popup-contents td {
    text-align: left;
    }
tr#release-notes th {
	text-align: center;
	text-indent: -9999px;
	background: url(../../img/bandaancha/starburst.gif) no-repeat top right;
	height: 17px;
	text-transform:capitalize;
	}
tr#release-notes td a {
    color: #993300;
	text-decoration: none;
	text-transform:capitalize;
	}
tr#release-notes td a:hover {
	color: #993300;
	text-decoration: underline;
	text-transform:capitalize;
	}
.TablaContenedora {
	width: 100%;
	height: auto;
	}
.bordeCalculadora {
	border-bottom: 1px dashed #CB0000;
	padding-bottom: 5px;
	}
.cornerTopLeft {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/cornerLeft.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
	}
.cornerTopRight {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/cornerRight.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	}
.cornerBottomLeft {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/cornerLeft2.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	}
.cornerBottomRight {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/cornerRight2.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	}
.cornerLeft {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/left.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	}
.cornerRight {
	width: 12px;
	height: 12px;
	background-image: url(../../img/bandaancha/right.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	}
.cornerTop {
	width: auto;
	height: 12px;
	background-image: url(../../img/bandaancha/top.jpg);
	background-position: bottom right;
	background-repeat: repeat-x;
	}
.cornerBottom {
	width: auto;
	height: 12px;
	background-image: url(../../img/bandaancha/bottom.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
