.form-checkboxes .form-item {
	width: 50% ;
	float: left ;
	margin: 0px !important;
}

.clearfix { 
	clear:both ;
}

fieldset {
	padding-top: 0px !important;
}

#standards_item_text {
	font-size: .75em ;
	background-color: #a0bdc3 ;
	margin: 4px 0px;
	padding: 4px ;
}

div#related-standards {
	font-size: .75em ;
}

div.related-item {
	margin:2px 0px ;
	clear:both ;
}

div.related-item span.related-item-label {
	margin-right: 8px ;
}

div.related-item span.related-item-link {
	float: right ;
}

.deleted {
    text-decoration: line-through;
}

.standards_prefix {
	float: left ;
	width: 240px ;
	display: block ;
}

h3.program-header {
	margin-bottom: 0px ;
}

div.program-description {
	margin-bottom: 12px ;
}

dd {
	margin-bottom: 4px ;
}
