
/**************************************************************************************************************************/
/*                                                    GOOGLE MAP                                                          */
/**************************************************************************************************************************/

#map469-tx_dcdgooglemap_category,
#map797-tx_dcdgooglemap_category,
#map801-tx_dcdgooglemap_category,
#map1127-tx_dcdgooglemap_category {
	display:none;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_category {
	display:block;
	float:left;
	font-weight:normal;
	margin-bottom:5px;
	margin-left:5px;
	width:auto;
}

.tx_dcdgooglemap_direction form fieldset,
.tx_dcdgooglemap_geocoder form fieldset {
    border: 1px solid #cccccc;
    padding: 5px;
}

.tx_dcdgooglemap_direction_from, .tx_dcdgooglemap_direction_to {
    margin-right: 97px;
    width: 234px;
}
input#tx_dcdgooglemap_post_address {
	width: 95%;
}
.tx_dcdgooglemap_geocoder form fieldset label {
    display: block;
    margin-bottom: 5px;
    padding: 0 0 0 14px;
    text-align: left;
}



