.register_holder
	{
		width:800px;
		margin-top:10px;
		
		border-color:#6db6f9;
		border-style:solid;
		border-width:1px;
		
		text-align:left;
	}
	
	
	.register_back_link
	{
		margin-left:100px;
		margin-top:5px;
	}
	
	
	.register_holder .group_title
	{
		text-decoration:underline;
		font-size:16px;
	}
	
	.input_text
	{
		margin-left:30px;
		width:150px;
	}
	
	
	.register_holder .line
	{
		border-top-color:#999999;
		border-top-width:1px;
		border-top-style:solid;
	
		margin-bottom:0px;
		
		width:100%;
	}
	
	.register_description_box
	{
		width:600px;
		margin-top:20px;
		border-color:#6db6f9;
		border-style:solid;
		border-width:1px;
		text-align:left;
	}
	
	.reg_info
	{
		list-style-type: disc;
		margin-top:3px;
		color:#000000;
		font-size:15px;
		font-family:"Times New Roman", Times, serif;
	}
	

