#calc_content hr{
    display:none;
}

#calc_content b{
    display:none;
}

#calc_content caption b{
    display:block;
}
#calc_content td b{
    display:block;
}
/*table{
	width:530px;
}*/

h1 {
	font: 11pt Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color: #9e1b34;
	margin: 0;
}