.tableCell img, .tableCell a img
{
	border: none;
}

#countrySelectionArea
{
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	width: 692px;
	background-color: #EFEFEF;
	padding: 4px;
}

#countrySelectionArea select
{
	width: 570px;
}

.grdVw_Distributors, .grdVw_Resellers, .contactSalesForm
{
	border-style: solid;
	border-width: 1px !important;
	border-color: #DDDDDD;
	width: 700px;
}

.contactSalesForm .tableCell input
{
	width: 300px;
}

.tableRowHeader
{
	width: 100px;
}

.altDataRow
{
	background-color: #EFEFEF;
}

.tableCell
{
	padding: 4px;
}

.tableCell a
{
	text-decoration: none;
}

.partnerCell 
{
	text-align: center;
	width: 170px;
}

.partnerCell img.imgType_
{
	height: 0px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 0px;
	float:left;
}

.partnerCell span
{
	width: 100%; 
	display: block;
}

.tableHeader, .grdVw_Distributors th, .grdVw_Resellers th
{
	background-color: #EFEFEF;
	text-align: left;
	padding: 4px;
	border-bottom-width: 1px !important;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.tableFooter
{
	background-color: #EFEFEF;
	text-align: left;
	padding: 4px;
	border-top-width: 1px !important;
	border-top-style: solid;
	border-top-color: #DDDDDD;	
}

.phoneNumberCell 
{
	text-align: right;
}

.emailAddressCell 
{
	text-align: center;
}

h3
{
	margin-top: 16px;
	margin-bottom: 4px;
}
