#selectedZone {font-weight: bold;}
.elseProject {color: red;}
.xlarge {width: 500px;}
.description {width: 500px;}

#selectedCondoProject {
	font-weight: bold;
}
.ui-effects-transfer { border: 2px dotted blue; }
.req {
	display: none;	
}
#advertise_description_th {
	
}
#advertise_contact_th {
	
}
.shortWrapper {
	width: 500px;
}
.shortWrapper .shortDetail {
	float: left;
	width: 250px;
}
#addNewMyAdvertise #leftColumn {
	float: left;
	width: 560px;
	padding: 35px 10px 0;
	margin-bottom: 0;
	position: relative;
	background: url("../../images/advertise/border-bg-ad.png") repeat-y top right;
}

#addNewMyAdvertise #leftColumn .detailWrapper {
/* 	background: url("../../images/advertise/border-bg-ad.png") repeat-y top right; */
}


#addNewMyAdvertise #rightColumn {
	float: right;
	width: 360px;
	position: relative;
}
#normalContact {
	position: absolute;
	top: 90px;
	left: 20px;
}
#normalContact input, #socialContact input {
	width: 220px;
}
#socialContact {
	position: absolute;
	top: 250px;
	left: 90px;
}
#socialContact #socialContactBody {
	position: relative;
	top: 0;
	left: 0;
}
.facebookWrapper {
	position: absolute;
	top: 40px;
	left: 0;
}
.lineWrapper {
	position: absolute;
	top: 80px;
	left: 0;
}
.googleplusWrapper {
	position: absolute;
	top: 120px;
	left: 0;
}

.advertiseMapLocationBackground a {
	color: #fdd;
}

.advertiseMapLocationBackground #selectedZoneWrapper {
	position: absolute;
	color: white;
	left: 115px;
	top: 12px;
	font-weight: bold;
}
.advertiseMapLocationBackground #selectedZoneWrapper div {
	padding-right: 10px;
	width: 78px;
	float: left;
	text-align: right;
}
.advertiseMapLocationBackground #selectedCondoProjectWrapper {
	position: absolute;
	color: white;
	left: 115px;
	top: 42px;
	font-weight: bold;
}

.advertiseMapLocationBackground #selectedCondoProjectWrapper div {
	padding-right: 10px;
	width: 78px;
	float: left;
	text-align: right;
}

.advertiseMapLocationBackground #chooseBuildingWrapper {
	position: absolute;
	color: white;
	left: 515px;
	top: 12px;
	font-weight: bold;
}

.advertiseMapLocationBackground #chooseBuildingWrapper div {
	float: left;
	padding-right: 10px;
	width: 98px;
	text-align: right;
}

.advertiseMapLocationBackground #chooseBuildingWrapper select {
	float: left;
	padding-right: 10px;
	margin-top: -7px;
}

.advertiseMapLocationBackground #chooseRoomTypeWrapper {
	position: absolute;
	color: white;
	left: 515px;
	top: 42px;
	font-weight: bold;
}

.advertiseMapLocationBackground #chooseRoomTypeWrapper div {
	float: left;
	padding-right: 10px;
	width: 98px;
	text-align: right;
}

.advertiseMapLocationBackground #chooseRoomTypeWrapper select {
	float: left;
	padding-right: 10px;
	margin-top: -2px;
}