/* [KR] Begin:M_G52_ExternalCountryDropdown.css */
.ecdSelContain{
	width: 240px;
}

.ecdSelTxtCont{
	padding-bottom: 2px;
}

.ecdDropGo{
	padding-bottom: 1px;
	padding-top:7px;
	margin-right:10px;
}

.ecdDropSubGo{
	margin-bottom: 6px;
}

.ecdSelDropDown{
	float: left;
	width: 170px;
	margin-right: 7px;
}

.ecdButGo{
	margin-top:2px;
	float: left;	
}

html>body .ecdButGo{
	margin-top:5px;
	float: left;	
}
.ecdSelCount{
	width: 170px
}
