/*#top_footer {
	height:20px;
	width:100%;
	float:left;
	color:#333;
	font-size:0.9em;
	margin-bottom:10px;
	border-bottom:2px solid #EAE7E2;
}*/

.sub_left 
{
	color:#333;
	float:right;
/*	margin:auto 10px 16px 57px;*/
	text-align:right;
}


.sub_right 
{
	float:left;
	margin:auto auto 10px auto;
}

.td_left
{
	color:#333;
	width:200px;
}

.td_right
{
	width:300px;
}


#signup_main 
{
	height:300px;
}

#label_col 
{
	width:35%;
	float:left;
}

#input_col 
{
	width:65%;
	float:right;
}

