/* Venues Print Stylesheet by b.p 07.01.15 */
.confettiContainer
{
	margin:0px !important;
	width:500px !important;
}

td.venueImgLarge
{
	border-collapse:collapse !important;
	text-align:left !important;
}

/*the td that contains the thumbs table, needs to be left aligned*/
table#venueTemplateThumbnails tr td
{
	text-align:left !important;
}

/*thumb images table, reduce all and collapse all*/
table.venueThumbBlock
{
	border-collapse:collapse !important;
	width:auto !important;
	text-align:left !important;
}

table.venueThumbBlock tr td
{
	width:auto !important;
}

.footer
{
	display:none;
}

* {
	font-size:12px !important;
	line-height:normal !important;
	margin:0px;
	padding:0px;
}
td.venueFeatures 
{
	display:none;
}

div#venuePrintFeatures
{
	display:block !important;
	visibility:visible !important;
}
div#printHeader
{
	display:block !important;
}
.MENUBLOCK 
{
	display:none;
}
