form
{
	width: 95%;
	max-width: 9999px;
}

#SPleftcentercol
{
	width: auto;
	border-right: none;	
}
* html #SPleftcentercol 
{
	width: auto;
}
#FPleftcol
{
	width: auto;
	border-right: none;
	
}
* html #FPleftcol 
{
	width: auto;
}

#SPrightcol,
#FPrightcol
{	
	display: none;
}
