div#clickstream_outer_wrapper
{
	width: 100%;
	display: table;
	background: transparent;
	clear: both;
}

div#clickstream_inner_wrapper
{
	position: relative;
	background: transparent;
	width: 100%;
	clear: both;
}
