body{

}

#act_chart td {
text-align: left;
padding: 10px;
border-bottom: 1px solid #ccc;
vertical-align: top;
}

#act_chart td br {
	margin-bottom: 7px;
}

#act_chart th {
text-align: left;
padding: 10px 10px 15px 10px;
border-bottom: 1px solid #ccc;
vertical-align: top;
color: #798598;
font-weight: bold;
font-size: 1em;
}

#act_chart .no_border {
border-bottom: none;
}



