#cRegInput
{
	float:left;
	margin: 25px 35px 35px 15px;
	height:300px;
	text-align:left;
	line-height:200%;
}
#cRegHelp
{
	text-align:left;
	border-right: gainsboro 1px solid;
	padding-right: 15px;
	border-top: gainsboro 1px solid;
	padding-left: 15px;
	float: right;
	padding-bottom: 15px;
	margin: 25px 35px 35px 15px;
	border-left: gainsboro 1px solid;
	width: 350px;
	padding-top: 15px;
	border-bottom: gainsboro 1px solid;
	height: 300px;
	
	line-height:160%;
}

#spNext
{
	margin-left:30px;
	background-image: url(/images/button/004.gif);
	width:128px;
	height:35px;
	
	text-align:center;
}
#spNext a
{
	width:120px;
	height:33px;
	padding:5px:0:0:0;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}


#tableInfo td
{
	border-bottom: whitesmoke 1px solid;
	height:30px;
	line-height:150%;
}