/* --------------------------------------- part --------------------------------------- */
body div#contentframe div.content_part {
	clear: both;
	margin: 0 28px 0 69px;
	padding-top: 30px;
	border-bottom: 0;
}
body div#contentframe div.content_part h3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 0;
}

/* 2 rows */
body div#contentframe div.type2 div.row0 {
	width: 538px;
}
body div#contentframe div.type2 div.row1 {
	width: 273px;
}

/* goto top */
body div#contentframe div.content_part a.goto_top {
	display: none;
}
