.gge_contenido_S .act_content{
	background: white url(../img/res/SB_S_G10_U02_L05-25.png) no-repeat 90px 75px;
}

table{
	position: absolute;
    top: 77px;
    left: 320px;
    width: 687px;
    color: white;
    font-size: 1.5em;
    font-family: Arial !important;
    text-align: center;	
}
th{
    vertical-align: middle;
    height: 77px;
    font-weight: normal;
}
th:nth-child(1){ width: 350px; }
th:nth-child(2){ width: 180px; }
th:nth-child(3){ width: 162px; }

input{
    width: 160px;
    height: 100%;
    text-align: center;
    border: none;
    background: none;
    color: white;
    font-size: 1.1em;
    font-style: italic;
    padding: 3px 0px;
}
input:focus{
    border: none;
} 

td, td{
    border: 1px solid transparent; 
}
td{
    padding: 7px 0;
}
td:nth-child(1){
	text-align: left;
	padding: 14px 0 12px 25px;
	line-height: 1.3em;
}
td:nth-child(3) input{ width: 150px; }

