/**#leftcolumn {
	float:left;
	width: 175px;
}**/

#centercolumn
{
	width: 570px !important; /*Standards Compliant Browsers */
	width /**/:570px; /* For IE in quirk mode */

}

#rightcolumn
{
	float:right;
	width:180px;
}

#enclose
{
	width:580px;
}
