.dgp_mod_addresslist {
	margin-top: 20px;
}

.dgp_mod_addresslist select {
	width: 130px;
}

.dgp_mod_addresslist form {
	width: 150px;
	float: left;
}

.dgp_mod_addresslist #dgp_address {
	margin-left: 170px;
}

.dgp_mod_addresslist .dgp_address_item {
	margin-bottom: 20px;
	padding: 10px;
	background: #f3f0ed;
}

.dgp_mod_addresslist .address-label {
	width: 60px;
	float: left;
	font-weight: bold;
}

.dgp_mod_addresslist .address-data {
	margin-left: 60px;
	width:200px;
}

.dgp_mod_addresslist .address-img {
	float:right;
}

div#countrysub {
	position: absolute;
	top: 19px;
	right: 0;
	display: none;
}
div#countrysub_top {
	background: url(bg_ul_dropdown_countrySearch.png) 0 0 no-repeat;
	height: 15px;
	padding-left: 15px;
}
div#countrysub_bot {
	background: url(bg_ul_dropdown_countrySearch.png) 100% 100% no-repeat;
	padding-left: 15px;
}

div#countrysub div.region {
	float: left;
}

div#countrysub div.region-box {
	border-top: 1px solid #e4dfd8;
	margin-top: 7px;
	padding-top: 9px;
	margin-right: 15px;	
}

div#countrysub div.region-box ul.region-block {
	width: 140px;
	float: left;
	list-style-type: none;
}

div#countrysub div.sub {
	border-top: 1px solid #e4dfd8;
	margin-top: 7px;
	padding: 9px 0;
	float: left;
}

div#countrysub div ul li.country {
	padding-left: 25px;
	margin-bottom: 3px;
}

div#countrysub div ul.companies {
	display: none;
	margin-bottom: 10px;
}

div#countrysub img{
	display:block; 
	padding-bottom:25px;
}
