
#leftmain
{
	float:none;	
}

#rightmain
{ 
	width:auto;
	height: auto;  
	overflow: visible; 
	float:none;
}

#rightmenu 
{
	width:auto;
	height: auto;  
	overflow:visible; 
	float:none;
}

#myTourGroup
{
	width:auto;
	display:none;	
} 

.printCol
{
	width:225px;
	height:85px;
	float:left;	
}

.printMyCol
{
	width:225px;
	height:100px;
	float:left;	
}