#tabs1{
	background: white url(../img/ACT5/M_G11_U01_L04.png) no-repeat center 70px;
}
#tabs2{
	background: white url(../img/ACT5/M_G11_U01_L04-19.png) no-repeat center 40px;
}

#tabs1 p:nth-child(2){ top: 100px; left: 410px; }
#tabs1 p:nth-child(3){ top: 345px; left: 435px; width: 800px; font-size: 1.5em; }
#tabs1 p:nth-child(3) > span{ 
	font-size: 1em; 
	display: inline-block; 
	position: relative;
	width: 390px; 
	height: 70px;
	color: white;
	vertical-align: top;
}
#tabs1 p:nth-child(3) > span:nth-child(2) { margin-top: -6px; }
#tabs1 p:nth-child(3) > span:nth-child(4) { margin-top:  5px; }

#tabs2 span:nth-child(2){     
	top: 79px;
    left: 120px;
    font-size: 1.45em;
    color: white; 
}
#tabs2 p{ left: 220px; font-size: 1.2em; }
#tabs2 p:nth-child(3){ top: 190px; }
#tabs2 p:nth-child(4){ top: 305px; }
#tabs2 p:nth-child(5){ top: 400px; }
#tabs2 p:nth-child(6){ top: 530px; }
