/* AMENITIES ANIMATION */#content #picsRight{        position: relative;    background-color:#fdfaf2;    width: 691px;    height: 693px;    border: solid 9px #cccc99;    }.bullet,.detail,.fade-in{    display: none;}#amMap{    position: absolute;    top: 0;    left: 0;    z-index: 10;}.bullet{    position: absolute;    z-index: 20;    width:7px;    height:7px;    display: none;}a.bullet{    text-decoration: none;}.govt{    background: url(../images/amenities_dot_govt.gif) transparent no-repeat;    }.dine{    background: url(../images/amenities_dot_food.gif) transparent no-repeat;    }.cult{    background: url(../images/amenities_dot_culture.gif) transparent no-repeat;    }noscript p{    background-color: #ffffff;    border: solid 1px #000000;    padding: 8px;    width: 201px;    height: 93px;    margin-left: 245px;    margin-top: 300px;    }.detail{    margin:0;    padding:0;    position: absolute;    z-index: 30;    width: 212px;    height: 94px;    color: #000000;    border:solid 2px #d6d1bd;    padding-top: 10px;    background: url(../images/close.gif) #ffffff no-repeat bottom right;}.detail dt{    margin: 0px 8px 0px 12px;}.gov dt{    color: #ff6600;}.din dt{    color: #cc33ff;}.cul dt{    color: #33ccff;}.detail dd{    margin: 0 8px 0 12px;   }.detail dt{    font-weight: bold;}.detail p{    margin: 18px;    }ul#amenitiesLegend {    list-style: none;    margin:4px 0 18px 0;    line-height: 18px;    padding: 0;}ul#amenitiesLegend li{    margin:0;    padding:0 0 0 12px;}ul#amenitiesLegend li.food{    background: url(../images/amenities_dot_food.gif) no-repeat 0 6px ;}ul#amenitiesLegend li.culture{    background: url(../images/amenities_dot_culture.gif) no-repeat 0 6px ;}ul#amenitiesLegend li.government{    background: url(../images/amenities_dot_govt.gif) no-repeat 0 6px;}