﻿/* --- GOOGLE MAP --*/

#map
{    
    margin:0px;
    padding:0px;         
}.map
{   
    float:left;
    height:316px;
    width:476px;
    /*margin:22px 0 0 26px!important;*/
    position:absolute;
    left:0px;
    top:0px;
    padding:0px!important;  
    color: #000; 
    border: 0px;      
}


.booking_panel
{
    margin:20px 0 0 0;
    padding:0;
}

.timeslots_table
{
margin:10px 0 0 0;
width:330px;
/*border: solid 1px #ccc!important;*/
}

.timeslots_table img
{
border:none;
}

.cell_left
{
font-size: 0.9em;
border-bottom:dotted 1px #ccc;
height:21px;
}

.cell_right
{
text-align:right;
border-bottom:dotted 1px #ccc;
}

.err
{
color:#f00;
font-size:0.8em;
}