/* CSS Document */
#divLeftColumn
{
	width:120px;
	float:left;
}
#divRightColumn
{
	float:right;
	width:525px;
}