form{	margin: 0px;	padding: 0px;}
table#cFrom {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D8D8D8;
	margin-bottom: 30px;
}
table#cFrom th,
table#cFrom td{
	line-height: 1.5;
}
table#cFrom th{
	padding: 5px 5px 5px 15px;
	background: #F2FFD0;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	font-weight: normal;
	border-right:1px solid #EEFFC1;
	border-bottom:1px solid EEFFC1;
}
table#cFrom td{
	padding: 5px 10px 5px 15px;
	text-align: left;
}

table#cFrom td.coment{
	padding: 5px 20px 5px 20px;
	text-align: center;
}
table#cFrom td.cFromHead{
	padding: 0px;
	margin: 0px;
}
table#cFrom td.cFromHead h3{
	margin: 0px;
	padding: 7px 0px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.1em;
}
table#cFrom td.cFromHead p{
	margin: 0px 20px 20px 20px;
	padding: 15px 0px;
	border-bottom: 1px dotted #c0c0c0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #c0c0c0;
}
table#cFrom td.cFromHead p span{	font-weight: normal;}
table#cFrom td.cFromHead p span.on{
	font-weight: bold;
	color: #006699;
}
table#cFrom td.cFromBtn div{
	margin: 20px 0 0 0;
	padding: 30px 0px;
	border-top: 1px dotted #c0c0c0;
	text-align: center;
}
table#cFrom .completed{
	padding-top: 30px;
	padding-bottom: 45px;
	text-align: center;
}
table#cFrom .ness,
table#cFrom .ERR{
	color: #FF0033;
}
table#cFrom .width01{	width: 300px;}
table#cFrom .width02{	width: 200px;}
table#cFrom .width03{	width: 350px;}
table#cFrom .widthZip{	width: 70px;}
