

.cnd-cancelable-trigger {
	background:url("../images/search/icon_cancel.png") no-repeat scroll right center transparent;
	color:#FFFFFF;
	height:20px;
	padding:0 12px 0 4px;
	text-decoration:none !important;
}

.cnd-add-trigger {
	background:url("../images/search/icon_add.png") no-repeat scroll right center transparent;
	color:#FFFFFF;
	height:24px;
	padding:0 12px 0 4px;
	text-decoration:none !important;
}

.thick-line {
	line-height:20px;
	height:20px;
}

.cpCity {
	font-weight:bold !important;
}

.cpStreet {
	margin-left: 8px;
}

.newStreet {
	padding-top: 2px;
	padding-bottom: 2px;
}

.newCity {
	vertical-align: middle;
	padding-top: 3px;
}

.newStreet label, .newCity label {
	float: left; 
	text-align:left; 
	width:60px;
	padding-right:4px;
}


.multimediaTable td.label{
   	text-align:right;
}
    
.form-title3 {
   	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	width:120px;
}

.pt-title{
    width: 100%;
 }
 
.propertyTypeDetail {
	padding-left:120px;
}
    
.propertySubTypesList {
   	float:left;
	white-space:pre-wrap;
	width:25%;
 }

.pt-title .prop-title {
	padding-left:120px;
	font-weight:bold !important;
}

.pt-title .prop-specify-link {
	padding-left:20px;
}

.newPropType {
	padding-top:4px;
	padding-bottom:8px;
}

.search-section {
	border-top:1px dashed #AFAFAF;
}

.form-tr {
  	vertical-align: top;
}

.districts {
   	padding-left: 30px;
}

.search-detail {
    vertical-align:top;
    padding-top: 4px;
    width: 130px;
}


.form-button {
  width: 277px;
  height: 28px;
  line-height: 28px;
  border: 0px solid #fff;
  background: #777777 url("../images/search/bg_cnd_form_button.png") left top no-repeat;
  text-align: center;
  color: #fff;
  text-shadow: #77736a 0px 1px 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  cursor: hand;
}
.search-button {
  width: 246px;
  text-shadow: #700007 0px 1px 0px;
  background: #777777 url("../images/search/bg_cnd_search_button.png") left top no-repeat;
}
.adv-search-button {
  width: 246px;
  text-shadow: #0D88A0 0px 1px 0px;
  background: #777777 url("../images/search/bg_cnd_adv_button.png") left top no-repeat;
}
