
.imglink img {
	display: none;
}

.z-root {
	width: 888px;
	margin: 0px auto;
}

.z-top {
	width: 100%;
}

.z-top .link {
	position: absolute;
	z-index: 130;
	display: block;
	/*width: 300px;
	height: 55px;
	margin: 15px 0px 0px 570px;*/
	width: 888px;
	height: 155px;
	background: url(/resources/images/1x1.gif) repeat;
}

.z-top .logo {
	position: absolute;
	z-index: 110;
}

.z-top .collage {
	width: 888px;
	height: 155px;
	position: relative;
	z-index: 120;
	background-repeat: no-repeat;
	background-position: left center;
}

.z-bottom {
	clear: both;
	width: 100%;
	border-top: 1px solid #d22238;
	padding: 10px 0px 40px 0px;
}

.z-bottom div {
	width: 520px;
	margin: 0px auto;
	font-size: 11px;
	color: #97989a;
}

.z-main {
	width: 100%;
	float: left;
	margin: 25px 0px 10px 0px;
	background: url(/resources/images/rp.gif) center repeat-y;
}

.z-main .column1 {
	width: 202px;
	float: left;
	padding: 0px 10px 0px 0px;
}

.z-main .column2 {
	float: left;
	width: 432px;
	min-height: 600px;
	padding: 0px 15px;
	overflow: hidden;
	/*margin: 0px 0px 0px 210px;*/
	/*border-left: 1px dashed #abadb0;
	border-right: 1px dashed #abadb0;*/
}

.z-main .column3 {
	width: 184px;
	float: left;
	padding: 0px 15px;
}

.z-main .column3 img {
	margin: 0px;
}

.z-main .column2 .content {
	width: 100%;
	float: left;
}

.z-main .column2 .content .contenttitle a, .z-main .column2 .content .contenttitle a:visited {
	float: right;
	display: block;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
	text-decoration: none;
}

.z-main .column2 .content .contenttitle a:hover, .z-main .column2 .content .contenttitle a:visited:hover {
	float: right;
	display: block;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	text-decoration: none;
}

/* content */
.column2 .content .subtitle {
	font-size: 14px;
	font-style: italic;
}

.column2 .content p.cite {
	font-size: 14px;
	padding: 15px 30px;
}

/* table */


/*.column2 .content {  }*/

/* 404 */
.d404 .z-top {
	height: 170px;
}

.d404 .z-top .mblocks-cite {
	float: none;
	width: 140px;
	margin: 90px 0px 10px 0px;
}

.d404 .z-top .mblocks-cite .content {
	color: #8F9093; /*#87888c;*/
	font-size: 58px;
	font-style: normal;
	/*text-align: left;*/
}

.d404 .z-top .header {
	clear: both;
}

.d404 .z-top .header .text {
	color: #8F9093;
	position: absolute;
	z-index: 130;
	margin: 30px 0px 0px 20px;
	font-size: 18px;
}

.d404 .z-main {
	float: none;
	clear: both;
	margin: 0px 0px 70px 0px;
	background: none;
}

.d404 .z-main .list {
	padding: 0px 20px;
}

.d404 .z-main .list p {
	margin: 5px 0px 0px 0px;
	width: 30%;
}


