#wrapper_shadow {
background: url("/img2/global/ie-site-shadow.png") repeat-y;
behavior: url("/inc/iepngfix.htc");
}

#results .ribbon,#TandT div.ribbon {
	background: transparent url(/img2/trip/results_privately_guided_ribbon.gif) no-repeat top left;
	cursor: hand;
}

#wrapper {
	overflow: auto;
	background-color: #fff;
}

#content {
	display: inline; /* fix the bloody double margin bug */
}

#photo_viewer {
	float: left;
}

#trip_detail_nav {
	float: left;
	width: 100%;
}

.tab_nav {
	overflow: auto;
}

#trip_copy {
	clear: both;
	overflow: auto;
}



