﻿.account_info
{
	padding-left: 5px;	
	padding-right: 5px;
	padding-bottom: 15px;	
	padding-top: 5px;
}

.account_info .title
{
	padding-bottom: 10px;	
}

.account_info fieldset
{
	border: solid 1px #ff6500;
	padding: 5px;
	margin-bottom: 5px;
}

.account_info .dark
{
	background-color: #f5f5d1;
}

.account_info .light
{
	background-color: #ffffff;	
}

.account_info label
{
	margin-left: 15px;
}

.account_info td
{
	padding: 5px;
	font-size: 95%;
	width: 50%;
	vertical-align: top;
}

.account_info .text
{
}

.account_info .display_table
{
	width: 100%;
}

.account_info .separator
{
	color: #ff6500;
}

.account_info .submit
{
	border:0;
	width: 107px;
	height: 27px;
	margin-top: 10px;
	background-image: url(/images/buttons/register.gif);
	background-repeat: no-repeat;
}

.account_info #registration_form{}

.dashed_orange
{
	height:0;
	border-top: dashed 1px #ff6500;
	border-bottom: 0;
}
