
.Tour
{
	display: none;
	width: 172px;
	height: auto;
}
.showcaseImageDivClass
{
	float: left;
	margin: 2px;
	width: 50px;
	height: auto;
}
.showcaseTextDivClass
{
	float: left;
	margin: 2px;
	width: 110px;
	height: auto;
}
.showcaseFirstElement
{
	vertical-align: top;
    padding-right: 20px;
}

