/* --------------------------------------- part --------------------------------------- */
body div#contentframe div.content_part {
	margin: 0 0 25px 0;
	border-bottom: 0;
}
body div#contentframe div.content_part h3 {
	color: #f58220;
	font-size: 14px;
	font-weight: normal;
}

/* disable goto top */
body div#contentframe div.content_part a.goto_top {
	display: none;
}

