/* --- layout styles for NN4 only ---------- */

/*/*/ /*/
#content-sub-1 {
	float: left;
	width: 185px;
	text-align: left;
	padding-right: 15px;
	background-color: #FFFFFF;
	}

#content-sub-2 {
	float: right;
	width: 185px;
	text-align: left;
	padding-left: 15px;
	background-color: #FFFFFF;
	}

#content-main {
	width: 100%;
	text-align: justify;
	background-color: #FFFFFF;
	}

/* end N4 only */

