#event{
    width: 283px !important; 
    height: 114px !important;
}
#event_contents{
    background: url('/images/background_googlemaps_balloon.png'); 
    background-repeat: no-repeat;

    height:         114px !important;                                             
    padding-top:    10px;
    padding-bottom: 10px;
    padding-left:   10px;
    padding-right:  10px;
    line-height: 160%;
}

#event_contents .event_inner_contents{
  width: 260px;
}

#event_close{
    position: relative;
    background: url('/images/button_googlemaps_balloon.gif') no-repeat scroll left top;
    cursor:pointer;
    height:14px;
    width:14px;
    left: 275px !important;
    top: 10px !important;
}

* html #event_close {
    background-image:none;
    position: relative;
    left: 275px !important;
    top: 10px !important;
}


#event_tl, 
#event_tr, 
#event_bl, 
#event_br,
#event_t,
#event_l,
#event_r,
#event_b{
    background-color: #FFF;
    height: 0px;
    width: 0px;
}


* html #event_beak {
   background-image:none;
}

