/* <![CDATA[ */
	
	/* Normal */
	DIV.fce-2cols {
		width:              100%;
		clear:              both;
		overflow:           auto;
		margin-bottom:      10px;
	}
	DIV.fce-2cols DIV.left {
		float:              left;
		width:              150px;
	}
	DIV.fce-2cols DIV.center {
		float:              left;
		width:              150px;
	}
	DIV.fce-2cols DIV.right {
		float:              right;
	}
	DIV.fce-2cols DIV.left DIV.content {
		padding:            0px;
	}
	DIV.fce-2cols DIV.center DIV.content {
		padding:            0px;
	}
	DIV.fce-2cols DIV.right DIV.content {
		padding:            0px;
		text-align:         right;
	}
	DIV.fce-2cols DIV.content P.bodytext {
		text-align:         left;
	}
	
/* ]]> */
