#advertise_contact_th .form-horizontal .control-label {
	width:60px;
}
#advertise_contact_th .form-horizontal .controls {
	margin-left: 70px;
	padding-left: 0;
	*margin-left: 10px; /* IE 7 and below */
}
#advertise_contact_th .form-horizontal .control-group {
	margin-bottom: 10px;
}

#advertise_contact_th #socialContact input {
	margin-bottom: 0;
}
.advertiseMapInfoBackground {}
.advertiseMapInfoBackground .elseProject {
	color: #adf;
}

.advertiseMapInfoBackground .elseProject .popover {
	color: #000;
}
 
/* .advertiseMapInfoBackground a { */
/* 	color: #faa; */
/* 	text-decoration: none; */
/* } */
/* .advertiseMapInfoBackground a:HOVER { */
/* 	color: #f66; */
/* 	text-decoration: none; */
/* } */
.advertiseMapInfoBackground #addOtherProjectMessage {
	font-size: 12px;
}
.advertiseMapInfoBackground #addOtherProjectMessage img {
	height: 30px;
}

.ui-datepicker {
	z-index: 1060 !important;
}



a.otherProjectBtn {
	display: inline-block;
	width: 155px;
	height: 25px;
	text-align: right;
	padding-top: 10px;
	padding-right: 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #000;
	font-weight: bold;
	font-family: sans-serif;
}

a.otherProjectBtn, a.otherProjectBtn:ACTIVE, a.otherProjectBtn:HOVER, a.otherProjectBtn:VISITED, a.otherProjectBtn:FOCUS {
	text-decoration: none;
	border: none;
	outline: none;
	outline-offset: 0;
	font-weight: bold;
}

.btn-addOtherProject {
	background: url("../../images/button/input_addbutton_active.png") no-repeat;
}
.btn-addOtherProject:HOVER {
	background: url("../../images/button/input_addbutton_hover.png") no-repeat;
}

a.btn-closeAddOtherProject {
	font-size: 13px;
	color: #fff;
	padding-right: 10px;
	width: 165px;
}
.btn-closeAddOtherProject {
	background: url("../../images/button/input_subbutton_active.png") no-repeat;
}
.btn-closeAddOtherProject:HOVER {
	background: url("../../images/button/input_subbutton_hover.png") no-repeat;
}

#mapContainer {
	margin-top: 15px;
	*z-index: -1 !important; /*IE 7 and below*/
}
.popover  {
	*z-index: 10 !important; /*IE 7 and below*/
}