﻿
.GoogleMap {
    width:400px;
    height:400px;
}

div.VE_FormLabelAddress {
    width: 200px;
    float: left;
    font-weight: bold;
}

#divVenueName {
	font-weight: bold;
	font-size: large;
}

.VenueBoldLabel {
	font-weight: bold !important;
}

.VenueMap {
	float: right;
}

.VenueHolder {
	float: left;
	width: 500px;
	overflow: hidden;
}

.divButtonReturn {
	float: left;
}

.CMIS_Grid_HeaderStyle TH {
    text-align: left;
}
