.pagetitle {
	border-bottom: 2px solid #99CC00;
	color: #99CC00;
	
}
.pagepicture {
	border-left: 2px solid #99CC00;
}
.content {
	border-right: 2px solid #99CC00;
	border-bottom: 1px dashed #99CC00;
	border-left: 1px dashed #99CC00;
}
.csc-frame-rulerAfter {
	width:450px;
	height:1px;
	border-top:1px solid #99cc00;
}
h2 {
	font-size:1.1em;
	line-height:1.4em;
	background-color: #99cc00;
	color:#fff;
	padding-left: 2px;
}