/* lay-out */
html, body, form {
	height : 100%;	
}

#canvas {
	min-height : 100%;
	margin : 0px auto -32px auto;
}

#content {
	width : 918px;
	margin : 0px auto 0px auto;
	padding : 0px 0px 6px 0px;
}

/* siteWide styles */
embed, object #thd, #search, #meta-navigation, #city, #lang-menu, .promo-video-container, .breadcrumb, 
.related .actions, .truvoSlides, .ratings, .buttons, .tabs, #reviews .pagination, .banner, 
.secondary-actions, #profile-box, .resultsBlock, #fans, #feedback, #footer {
		display: none;
}

#map {
  display:block;
  float:right;
}
