/* CSS Document */

#tblContact {
	width: 550px;
}
#tblContact th {
	text-align: right;
	width: 100px;
	vertical-align: top;
}
.actionreqd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
