table {
    border-spacing: 0;
    border: 0 solid #000;
    border-collapse: collapse;
    padding: 0;
}

td {
    border: 0 solid #000;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 0.9em;
    padding: 0;
}

#formSuperTable {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

#formTable {
    width: 100%;
    height: 10%;
    color: #fff;
    font-weight: 700;
}

.infoWindow {
	color:#ffffff
}

.infoWindowMsie {
	color:#000000
}

.labelMarker {
    color: #445779;
    background: #ffc;
    font-size: 0.8em;
    font-weight: 700;
    font-family: Arial, sans serif;
}

.labelRoute {
    color: #445779;
    background: #9ff;
    font-size: 0.8em;
    font-weight: 700;
    font-family: Arial, sans serif;
}

.labelSubway {
    color: #445779;
    background: #fc9;
    font-size: 0.7em;
    font-family: Arial, sans serif;
}

#streetView_content{
	height:400px;
	width:600px;
}

#extInfoWindow_coolBlues {
        width: 233px;
}

#extInfoWindow_coolBlues_contents {
        background-color: #099;
        color: #FFF;
}

#extInfoWindow_coolBlues_contents div {
        font-size: 12px;
        font-family: arial, helvetica, serif;
        padding: 10px;
}

#extInfoWindow_coolBlues_tl, #extInfoWindow_coolBlues_tr, #extInfoWindow_coolBlues_bl, #extInfoWindow_coolBlues_br {
        width: 1px;
        height: 1px;
        background-color: #004242;
}

#extInfoWindow_coolBlues_t, #extInfoWindow_coolBlues_b {
        background-color: #004242;
}

#extInfoWindow_coolBlues_l, #extInfoWindow_coolBlues_r {
        background-color: #004242;
        width: 1px;
}

#extInfoWindow_coolBlues_close {
        width: 20px;
        height: 20px;
        background: url('http://shared.gmapify.fr/images/coolBlues_close.png') top left no-repeat transparent;
        cursor: pointer;
}

* html #extInfoWindow_coolBlues_close {
        background-image: none;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://shared.gmapify.fr/images/coolBlues_close.png', sizingMethod = 'crop' );
}

#extInfoWindow_coolBlues_beak {
        width: 235px;
        height: 93px;
        background: url('http://shared.gmapify.fr/images/coolBlues_beak.png') top left no-repeat transparent;
}

* html #extInfoWindow_coolBlues_beak {
        background-image: none;
        filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='http://shared.gmapify.fr/images/coolBlues_beak.png', sizingMethod = 'crop' );
}