body div#contentframe div.abstract {

}

/* ---------------------------------------- child ------------------------------------- */
body div#contentframe div.children {
	width: 405px;
	margin: 25px 0 0 0;
}
body div#contentframe div.children h3 {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

/* left */
body div#contentframe div.left {
	margin-left: 69px;
}
/* right */
body div#contentframe div.right {
	margin-right: 28px;
}
