/* new layout css divs */
#content-wrapper{width:100%; height:auto; background:#E6EBFE;}
#content{padding-left:2.05%; width:97%}
#content-header{padding-top:1.75%; width:378px; float:left;}
#content-menu{float:left; padding-top:2.8%;}
#maps{clear:both; width:100%;}
#bing-map, #google-map{display:none;}
#map-link-holder{}
#map-holder{float:left; clear:both; margin-top:1%}

/*classes*/
.spacer{height:1px; width:100%; background:url(../../../properties-us/images/spacer.gif) repeat-x;}
.f-left{float:left;}
.clear{clear:both;}
.annotation-toggle ul{text-transform:uppercase; margin:0; padding:0; list-style-type:none; float:left}
.annotation-toggle ul li{padding:0; margin:0 4px 0 0; line-height:12px; background:transparent; float:left;}
.annotation-toggle a{color:#4c5c52; font-size:10px; background:#ecedec; padding:3px 8px; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none; cursor:pointer }
.annotation-toggle .selected a{color:#fff; background:#4c5b52 }
.map-selected{display:inline!important}
.annotation-toggle a, .annotation-toggle a:hover{font-size:10px!important;}
a.link-back{font:13px Arial, Tahoma, Helvetica, sans-serif!important; color:#3d3d3d!important;}
