.task_content{
	background: url(../img/res/SB_M_G11_U05_L04resfondo.png) no-repeat;
	background-position: center;
	width: 1153px;
	height: 522px;
	position: relative;
	left: 52px;
	top: -5px;
}

#task_text{
	position: relative;
	font-weight: 500;
	font-size: 1.43em;
	color: #5D5D5D;
	left: 25px;
	top: 72px;
	width: 604px;
}

#popup_image_launcher{
	background: url(../img/res/SB_M_G11_U05_L04resboton.png) no-repeat;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	position: relative;
	top: 400px;
	left: 4px;

}

#popup_text_launcher{
	position: relative;
	font-weight: 500;
	font-size: 1.43em;
	color: #5D5D5D;
	left: 25px;
	top: 72px;
	font-style: italic;
}

#popup_content{
	background: url(../img/res/SB_M_G11_U05_L04resupopup.png) no-repeat;
	width: 995px;
	height: 732px;	
	
}


#popup_text_launcher{
	position: relative;
	font-weight: 500;
	font-size: 1.43em;
	color: #5D5D5D;
	left: 74px;
	top: 358px
}

#popup_content_text1{
	position: relative;
	font-weight: 500;
	font-size: 1.43em;
	color: #5D5D5D;
	left: 54px;
	top: 58px;
	width: 801px;
}

#popup_content_text2{
	position: relative;
	font-weight: 500;
	font-size: 1.43em;
	color: #5D5D5D;
	left: 81px;
	top: 400px;
	width: 805px;
}

#popup_content_text2 p{
	margin-top: 0px;
	margin-bottom: 4px;
}
