#tabs1{
	background: white url(../img/ACT2/M_G11_U01_L04-03.png) no-repeat center 60px;
}

.tabsCon h4{
	position: absolute;
	top: 60px;
	left: 190px;
	color: #BF494E;
	font-size: 1.5em;
	font-family: Arial;
}

.tabsCon p:nth-child(3){
    top: 160px;
    left: 190px;
    font-size: 1.45em;
}

.tabsCon p:nth-child(4){
    top: 320px;
    left: 730px;
    line-height: 2.3em;
    font-size: 1.7em;
    font-weight: bolder;
    color: white;
}
#tabs2 p:nth-child(4){ 
	color: inherit; 
	left: 650px;
	top: 330px;
}

#tabs1 p strong{
	margin-right: 40px;
}
#tabs2 p strong{
	margin-right: 30px;
	color: #BF494E;	
}





#tabs2{
	background: white url(../img/ACT2/M_G11_U01_L04-04.png) no-repeat center 60px;
}

input{
    width: 40px;
    height: 42px;
    text-align: center;
    font-size: 1.4em;
    padding: 0; 
    background: #9E9E9E;
	margin: 8px 5px;
    display: inline-block;
    vertical-align: top;    
}
.ok{ background: rgba(0, 128, 0, 0.2); border-color: green; }
.no{ background: rgba(128, 0, 0, 0.2); border-color: red;   }

#tabs2 p input:nth-child(2) { margin-left: 120px; }
#tabs2 p input:nth-child(5) { margin-left:  30px; }
#tabs2 p input:nth-child(8) { margin-left:   0px; }
#tabs2 p input:nth-child(11){ margin-left:  60px; }






#tabs3{
	background: white url(../img/ACT2/M_G11_U01_L04-05.png) no-repeat center 85px;
}
#tabs3 h4{ top: 125px;	left: 165px; }
#tabs3 p { top: 195px;	left: 165px; font-size: 1.3em; }