#top_line {
    color: #333333;
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: right;
     width: 100%;
}

#social_property_top {
    float: left;
    margin-right: 55px;
    margin-top: 15px;
    width: 50px;
}

#top_line  a{
   color:#333 !important;
   text-decoration: underline;
}

#live_chat{
	background:url("../images/livechat.png") no-repeat scroll 0 2px transparent;
	display:block;
	height:24px;
	width:220px;
}

#change_language{
	display:block;
	margin-top:5px;
	text-align:left;
}




.rounded_left {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
   
   
  
   
    
    color: Grey;
    float: left;
    font-size: 11px;
    font-weight: normal;
    height: 26px;
    margin-top: 4px;
    position: relative;
    text-align: center;
    width: 75px;
}


#v3_button {
     background: url("search.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
    width: 30px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topright: 5px;
   
}

#phone_header_l {
        float: left;
    /* width: 180px;*/
}
#phone_header_r {
      border-left: 2px solid #CDCDCD;
    float: left;
    height: 60px;
    line-height: 12px;
    margin-left: 5px;
    padding-left: 7px;
    position: relative;
    text-align: justify;
    width: 195px;
}
.phone_text {
    color: #535353;
    font-size: 13px;
    font-weight: bold;
    margin-left: 2px;
    margin-top: 7px;
    padding-left: 0;
    white-space: nowrap;
    letter-spacing: 0.15em;
}

.phone_text_title {
    color: orangeRed;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    white-space: nowrap;
}

.phone_num{
   margin-top: -5px;
}

.phone_img {
    padding-top: 1px;
   
}
#form_search_id {
    float: right;
    margin-right: -4px;
    position: relative;
    top: 0;
    width: 113px;
}

#social {
    float: right;
    margin-right: 21px;
    position: absolute;
    top: 96px;
    width: 194px;
    right: -24px;
}

#header_home {
  float: right;
   
    margin-top: 5px;
}
#destra {
   
    height: 95px;
    padding-left: 10px;
   /* position: absolute;*/
    left: 460px;
  
}
#input_id {
     float: right;
    height: 35px;
    margin: -9px;
    white-space: nowrap;
    width: 132px;
}

.login_y {
    color: #ff8000;
    font-size: 13px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 10px;
}

.concierge {
    color:#3da1c7;
    font-size: 13px;
    font-weight: bold;
    margin-left: 4px;
    text-align: left;
}
.support{
  color: #3366CC;
   font-size: 13px;
   font-weight: bold;
   }
   
   #logout-span{
      cursor:pointer;
}