/* CSS Overrides for installed plugins to maintain CSS customization after plugin upgrades */

form#dbem-rsvp-form {
	float:right;
	width:300px;
	border:1px dotted #999;
}
form#dbem-rsvp-form h3 {
	font-size:18px;
	margin:0 0 6px;
	padding:0;
}
form#dbem-rsvp-form table {
	width:300px;
}
form#dbem-rsvp-form table th {
	font-weight:normal;
}
#dbem-location-map {
	margin:12px 0;
	clear:both;
	float:right;
	width: 302px;
	height: 300px;
}
div#rightcol h2 {
	font-size:18px;
}
.bizdir_notes_grey {
	display:none;
}