/* INDEX SONDA BOX */
.sonda{
	padding-bottom: 18px;
}
/*
.sonda table{
	margin: 0px 6px 8px 6px;
	border-collapse: collapse;
}
.sonda table td{
	vertical-align: top;
	font-size: 10px;
	padding: 6px 4px 0px 0px;
	margin: 0;
}
.sonda table tr.v1 td{
	background: #FDFDF3;
}
*/
.sonda .input_{
	float: left;
	padding: 0px 4px 0px 6px;
}
.sonda .before_{
	clear: none !important;
	margin-bottom: 6px;
}
.sonda .submit_{
	text-align: center;
	margin: 10px 0px 10px 0px;
}


.sonda .bar_{
	width: 168px;
	height: 14px;
	background: url('../../img/sonda/bar.gif') 0 0 no-repeat;
	overflow: hidden;
	float: left;
}
.sonda .bar_ .slider_{
	width: 0px;
	height: 6px;
	background: url('../../img/sonda/slider.gif') 0 0 repeat-x;
	position: relative;
	top: 2px;
	left: 3px;
	overflow: hidden;
	border-right: 1px solid #591E21;
}
.sonda .name_{
	font-size: 10px;
	clear: left;
	padding: 0px 16px 4px 4px
}
.sonda .percent_{
	color: #DA3E4C;
	font-size: 9px;
	float: left;
	padding: 0px 0px 12px 8px
}
