#hipotecaWidget{ float:left; position:relative; color:#fff}
#hipotecaWidget .close{ position:absolute; top:10px; right:5px; padding:0 20px 0 0; background:transparent url(../images/x.gif) no-repeat center right; color:#fff; }
 #hipotecaWidget .btn{ color:#fff}
#hipotecaWidget .content {  z-index:30; display:none; width:150px; padding: 30px 20px 10px 20px; background: #272262; position:absolute; top: -200px ; right:-200px;}

#hipotecaWidget form li { padding:0 0 5px 0; }
#hipotecaWidget form li label { display:block; margin:0 0 3px 0; }
#hipotecaWidget form li input { width:138px; padding:1px 5px; color:#666; }
#hipotecaWidget form input#calcular { width:40px; border: none; margin:5px 0 0 0; overflow: visible;  font-size: 10px; background: url(../images/bg-btn.png) no-repeat 0 0 ; cursor:pointer; }
#hipotecaWidget p { margin:10px 0; font-size:11px; }