@charset "utf-8";
/* CSS Document */

.greenNarrowBox3 {
/*	background-image: url('../img/boxes/narrowBox_shadow.png');*/
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-bottom: 40px;
	text-align: left;
	width: 265px;
}

.greenNarrowBox3 h2,
.greenNarrowBox3 h3 {
	color: #666;
}


.greenNarrowBox3 .box_up {
	/*background-image: url('../img/boxes/greenBox/narrow/box3_bg.png');
	background-position: 0 107px;
	background-repeat: no-repeat;*/
	
	width: 265px;
}


.greenNarrowBox3 .box_body {
	/*background-image: url('../img/boxes/greenBox/narrow/box3_bg.png');
	background-position: 0 -100px;
	background-repeat: no-repeat;
	color: #fffffd;*/
	padding: 10px 3px 1px;
	width: 259px;
}


.greenNarrowBox3 .box_secondBody {
	/*background-image: url('../img/boxes/greenBox/narrow/box3_bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #fffffd;*/
	height: 35px;
	line-height: 35px;
	padding: 2px 3px 1px;
	text-align: center;
	width: 259px;
}


.greenNarrowBox3 .box_body .item_fieldset {
	/*background-image: url('../img/boxes/greenBox/greenBox_fieldsetDivider.png');
	background-repeat: repeat-x;*/
	padding: 2px 18px 0;
}

.greenNarrowBox3 .box_body .item_fieldset:first-child {
	background-image: none;
	padding-top: 1px;
}


.greenNarrowBox3 .box_body h3.item_fieldset_title {
	margin: 9px 0 7px;
}


.greenNarrowBox3 .box_body .item_fieldset_line {
	margin: 7px 0;
}


.greenNarrowBox3 .box_body .item_fieldset.textoRespuesta p {
	background-image: url('../img/indicators/balloon.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	font-weight: normal;
}


.greenNarrowBox3 .box_down {
	text-align: center;
	width: 265px;
}
