#venue-top, #venue-top img {
	height:390px !important;
}
.venues .tabcont {
	height:auto !important;
}
.searchholder .all .find {
	background:url(../images/page/find-venues.gif) no-repeat 17px 9px;
}
.searchholder .hotels .find {
	background:url(../images/page/find-mtg-hotels.gif) no-repeat 17px 9px;
}
.searchholder .dining .find {
	background:url(../images/page/find-group-dining.gif) no-repeat 17px 9px;
}
.searchholder .unique .find {
	background:url(../images/page/find-unique-venues.gif) no-repeat 17px 9px;
}
.venues .formholder {
	width:460px !important;
}
.venues .formholder label {
	width:150px !important;
	text-align:right !important;
	margin:0 5px 0 0 !important;
}
.venues .formholder input.btn {
	float:right !important;
	margin:-29px 16px 0 0 !important;
}
#venue-results .restaurants .amenities, #venue-results .where-to-stay .category2, #venue-results .where-to-stay .svcs {
	display:none;
}
#venue-results .where-to-stay .amenities .svcs {
	display:block;
}
#venue-results .vendet {
	border-left:1px solid #CFC9BE;
	display:inline;
	float:right;
	margin-bottom:14px;
	margin-top:4px;
	padding-top:3px;
	width:349px;
}
#venue-results .vendet h3 {
	border-bottom:1px solid #A6B9C6;
	color:#114367;
	margin:0 0 0.5em 18px;
}
#venue-results .vendet p {
	margin-left:18px;
}

