﻿.header
{
	float: left;
	margin-left: 5px;
	text-align: right;
	white-space: nowrap;
	width: 85px;
}
.region-country-table
{
	width: 285px;
	font-family: tahoma,verdana,helvetica;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
.region-country-table td
{
	text-align: right;
}
.inputcontainer .text
{
	float: right;
	border: 1px solid #999999;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 12px;
	height: 18px;
	margin: 0;
	padding: 1px;
	width: 173px;
}
.region-country-table select
{
	border: 1px solid #999999;
}
