#contentleft
	{
	width:182px;
	float: left;
	}
#contentcenter
	{
    margin-left: 182px;
	}
#contentright
	{
	display: none;
	}
