#signupc	{
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0 7px 10px;
	padding: 12px 0;
	text-align: center;
}

#signupc	th	{
	color: #666;
	font-weight: normal;
	padding: 4px;
	text-align: right;
	vertical-align: top;
}

#signupc	form	{
	margin: 0;
	padding: 0;
}

#signupc	input, textarea, select	{
	margin: 4px;
}

#signupc	.content	{
	text-align: left;
}

#signupc	.signup-form	{
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	clear: left;
	margin: -5px auto 0;
	vertical-align: top;
	width: 623px;
	/* background: url(../signup/images/bottom_frame.gif) bottom center no-repeat #fff; */
}

#signupc	.signup-form	h1	{
	color: #f90;
	font-size: 2.2em;
	font-weight: normal;
	margin: 5px 0;
	padding: 2px 7px;
}

#signupc	.signup-form	.customer-info	{
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	margin: 1em auto;
}

#signupc	.signup-form	.customer-info	th.title	{
	border-bottom: 1px solid #ccc;
	color: #333;
	padding: 2px;
	text-align: left;
}

#signupc	.signup-form	.customer-info	th	{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 2px 1em;
	text-align: right;
}

#signupc	.signup-form	.customer-info	td	{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #333;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

#signupc	.signup-form	.select-options	tr	{
	margin-bottom: 1em;
}

#signupc	.signup-form	.select-options	th	{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #eee;
	line-height: 1.1em;
	padding: 2px 1em 1em 2px;
	text-align: right;
	vertical-align: top;
}

#signupc	.signup-form	.select-options	td	{
	border-bottom: 1px solid #ccc;
	padding: 2px 2px 1em;
	text-align: left;
	vertical-align: top;
}

#signupc	.signup-form	.select-options	td	a	{
	coor: #666;
	text-decoration: underline;
}

#signupc	.signup-form	.select-options	td	a:hover	{
	coor: #333;
	text-decoration: none;
}

#signupc	.signup-form	.select-options	td	table	tr	td	{
	border: none;
	padding: 0;
}

#signupc	.signup-form	.nav-buttons	{
	padding: 0.7em;
	text-align: center;
}

#signupc	.signup-nav	{
	list-style-type: none;
	margin: 0 auto;
	padding: 0; 
	width: 625px;
}

#signupc	.signup-nav	li	{
	float: left;
	height: 48px;
	margin: 0;
	padding: 0;
}

#signupc	.confirmation	{
	text-align: left;
	padding: 1em;
}

#signupc	.confirmation	h1	{
	color: #f90;
	font-size: 2.2em;
	font-weight: normal;
	margin: 5px 0;
	padding: 2px 0;
}

#signupc	.custom-features	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#signupc	.custom-features	li	{
	display: block;
	float: left;
	margin: 0.8em;
	min-height: 150px;
	padding: 3px;
}

