input.error, textarea.error
{
	border: 1px dotted #ff0000;
}

img[src*='/16_']
{
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: bottom;
}

.AM_TABLE
{
	width: 730px;
}

.AM_TABLE_TR
{
	height: 20px;
}

.AM_TABLE_TD_left
{
	width: 280px;
}

.AM_TABLE_TD_right
{
	width: 400px;
}

.TABLE_TD_AM_assignment_col_1
{
    height: 20px;
    width: 280px;
    border-bottom: 1px dotted #2779aa;
}

.TABLE_TD_AM_assignment_col_2
{
    height: 20px;
    width: 300px;
    border-bottom: 1px dotted #2779aa;
}

.TABLE_TD_AM_assignment_col_3
{
    height: 20px;
    width: 100px;
    border-bottom: 1px dotted #2779aa;
}

#DIV_AM_address_settings_left, #DIV_AM_address_settings_single
{
	float: left;
	height: auto;
	min-height: 20px;
	width: 30%;
}

#DIV_AM_address_settings_single
{
	width: 100%;
}

#DIV_AM_address_settings_right
{
	float: left;
	height: auto;
	min-height: 20px;
	width: 70%;
}

#DIV_AM_address_settings_right input[type=text], #DIV_AM_address_settings_right input[type=password], #DIV_AM_address_settings_right textarea, #DIV_AM_address_settings_right select
{
	padding-left: 5px;
	width: 100%;
}

.LABEL_mod_address_registration_checkbox
{
	display: inline-block;
	white-space: nowrap;
	padding: 4px 0 0 10px;
	cursor: pointer;
	width: initial !important;
	min-width: initial !important;
}

