#tabs1{
	background-image: url('../img/act4/SB_L_G10_U04_L04-51.png');
	background-position:90% 80%;
}
#tabs1 > p{
	font-style: italic;
    top: 165px;
    left: 185px;
    font-weight: 600;
}
#tabs1 .draggables{
	position: absolute;
    left: 55px;
    top: 255px;
}
span[data-sg-drop-selector]{
	display: block;
	width: 179px;
	height: 54px;
	background-image: url('../img/act4/SB_L_G10_U04_L04-52.png');
	margin-bottom: 15px;
	text-align: center;
	color: white;
	font-size: 1.43em;
	line-height: 2.3em;
	cursor: pointer;
}
#tabs1 .dropables{
	position: absolute;
    left: 590px;
    top: 260px;
}
#tabs1 .dropables span{
	display: block;
	width: 179px;
	height: 54px;
	margin-bottom: 17px;
}
#tabs2 {
	background: url("../img/act4/SB_L_G10_U04_L04-54.png")no-repeat 45px 120px;
}

#tabs2 textarea{
	top: 190px;
    left: 672px;
    height: 409px;
    width: 510px;
    position: absolute;
}