#job_opening{
    width: 273px; 
    height: 82px !important;
}
#job_opening_contents{
    background: url('/images/background_googlemaps_balloon.png'); 
    background-repeat: no-repeat;

    height:         82px !important;                                             
    padding-top:    15px;
    padding-bottom: 15px;
    padding-left:   15px;
    padding-right:  15px;
}

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

* html #job_opening_close {
    background-image:none;
    position: relative;
    left: 266px !important;
    top: 18px !important;
}


#job_opening_tl, 
#job_opening_tr, 
#job_opening_bl, 
#job_opening_br,
#job_opening_t,
#job_opening_l,
#job_opening_r,
#job_opening_b{
    background-color: #FFF;
    height: 0px;
    width: 0px;
}


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


