.section {
	clear:both;
	margin: 20px 0 10px 0;
	padding: 4px 0 20px 0;
	border-top:dashed #666 1px;
}
.section h2{
	
}

.page_options {
	text-align:right;
	margin-bottom:10px;
}

.live{
	color:#00cc00; 
	font-weight:bold;
}
.not_live{
	color:#cc0000; 
	font-weight:bold;
}