
#tabs2 .full.content_nav ol.sections{
	width:5520px;
}
#tabs2 .full.content_nav ol.sections li{
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#tabs2 .full.content_nav ol.sections li:nth-child(1){
	background-image: url('../img/intro/SB_L_G10_U04_L04-23.png');
}
#tabs2 .full.content_nav ol.sections li:nth-child(2){
	background-image: url('../img/intro/SB_L_G10_U04_L04-24.png');
}

#tabs2 .full.content_nav ol.sections li p{
	text-align: center;
}
#tabs2 .full.content_nav ol.sections li p{
    left: 92px;
    text-align: center;
}
#tabs2 .full.content_nav ol.sections li p:nth-child(1){
	top: 159px;
}
#tabs2 .full.content_nav ol.sections li p:nth-child(2){
	top: 402px;
}
#tabs2 .full.content_nav ol.sections li textarea:nth-child(3){
	top: 175px;
}
#tabs2 .full.content_nav ol.sections li textarea:nth-child(4){
	top: 412px;
}

#tabs2 .full.content_nav ol.sections li:nth-child(2) p{
    left: 108px;
}
#tabs2 .full.content_nav ol.sections li:nth-child(2) textarea{
    left: 625px;
}
textarea{
    left: 595px;
    position: absolute;
    width: 510px;
    height: 130px;
}