.data_simple {
	width:100%;
}


.data_simple td {
	padding:5px;
	vertical-align:top;
	font-size:11px;
	line-height:13px;
	border-bottom: 1px dashed #0596d3;
}
.data_simple tr.last td {
	border-bottom:none;
}
