.regionhd {
    z-index: 1;
    background: #fff;	
} .regionlist {
	position:relative;
    left: 0px;
    z-index: 1;
    background: #fff;
}
#distmain {
	background:white;
	z-index:1;
	width:760px;
}
.continent{
	margin-left:10px;
}
.distributorsline {
    z-index: 1;
    background: #bebebe;
    height: 1px;
	width:735px;
} .distributorsdottedline {
    z-index: 1;
    background: #fff;
    height: 1px;
    border-bottom: 1px dotted #666;
} #disttxt {
    left: 15px;
    width: 420px;
    z-index: 1;
    padding-left:10px;
} #distform {
    float:right;
    width: 260px;
    z-index: 1;
    background: #fff;
} #distform td{
	width:100%;
}
.country {
	font-size:20px;
	font-weight:bolder;
	margin-bottom:15px;
	text-align:left;
}
tr {
	vertical-align:top;
	text-align:left;
}td {
	width:200px;
	text-align:left;	
} h2,h3 {
	margin: 5px auto;
	padding: 0px;
	text-align:left;
}
div.company{
	text-align:left;
	border-bottom:1px dotted #bebebe;
	width:730px;
}
a.company {
	font-size:15px;
	line-height:17px;
	color: #9ab537;
}
a.email {
	font-size:13px;
	line-height:15px;
	color: #9ab537;

} h4 {
	border-bottom:1px dotted #ccc;
	
} div.address {
	margin-bottom:10px;
	width:240px;
}
