#tabs1 .sections li:nth-child(1){
    margin-top: -15px;
}

#tabs1 .sections li:nth-child(2){
	background: white url(../img/act1/SB_S_G10_U02_L05-16.png) no-repeat center;
}
#tabs1 .sections li:nth-child(2) p{
    top: 165px;
    text-align: center;
    left: 85px;
    font-size: 1.4em;
    font-family: fontin !important;
    font-style: italic;
}
#tabs1 .sections li:nth-child(2) textarea{
    top: 130px;
    left: 365px;
    position: absolute;
    width: 775px;
    height: 443px;
    border: none;
    background: none;
    font-size: 2.5em;
}

#tabs1 .sections li:nth-child(3){
	background: white url(../img/act1/SB_S_G10_U02_L05-17.png) no-repeat 80px 30px;
}
#tabs1 .sections li:nth-child(3) p{
    top: 57px;
    text-align: center;
    left: 285px;
    font-size: 1.6em;
    color: white;
}
#tabs1 .sections li:nth-child(3) span{
    top: 530px;
    text-align: center;
    left: 355px;
    font-size: 1.6em;
    font-family: fontin !important;
}


#tabs2{
	background: url(../img/act1/SB_S_G10_U02_L05-18.png) no-repeat center 20px;
}
#tabs2 > p{
	color: white;
	font-size: 1.5em;
	top: 38px;
	left: 280px;
}

#tabs2 > div{
    top: 150px;
    position: absolute;
    left: 165px;
    width: 914px;
    height: 500px;
}

#tabs2 > div > img{
	display: block;
	margin: 15px 0;
	cursor: pointer;
}

#tabs2 > div > div{
	position: relative;
	display: block;
}

#tabs2 > div > div > p{
	position: relative;
	font-size: 1.45em;
	line-height: 1.4em;
	font-style: italic;
}
#tabs2 div span{
	font-size: 1em; 
	position: relative;
    margin-right: 10px;
}


#tabs2 div.i1 {
	height: 160px;
}
#tabs2 div.i1 img{
	float: left;
	margin-right: 50px;
}
#tabs2 div.i1 span{
	font-size: 1.1em; 
    margin-right: 10px;
}


#tabs2 div.i2 {
	height: 285px;
}
#tabs2 div.i2 img{
	float: right;
	margin-top: -70px;
}
#tabs2 div.i2 p span{
	line-height: 1.8em;
	display: block;
	margin-top: 20px;
}



