#pagePath {
	width:900px;
	height:27px;
	background-image:url(/i/identity/images/pathCatalog.png);
	background-position:right;
	background-repeat:no-repeat;
	font-size:12px;
	text-indent:9px;
	line-height:30px;
}

#pageContentRight {
	width:270px;
	min-height:100px;
	background-image:url(/i/identity/images/pageRightCatalog.png);
	background-position:top right;
	background-repeat:no-repeat;
	float:right;
	margin-right:0px;
	background-color:#FFFFFF;
}

#pageContentLeft {
	width:630px;
	min-height:250px;
	float:left;
	background-image:url(/i/identity/images/pageTopCatalog.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}