#c_tb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFAFAF;
}
#c_tb th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	background-color: #FBD5D9;
	font-weight: normal;
	line-height: 150%;
	vertical-align: top;
}

#c_tb td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFAFAF;
	line-height: 150%;
	padding-left: 15px;
}
#c_tb td td {
	border: 1px none #FFFFFF;
}
#c_tb td td.right {
	text-align: right;
}
h2 {
	margin: 20px 0px 0px;
	padding: 0px;
}
h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}
