
.chm_proposed_changes_list
{
	border-bottom:1px solid #dae3e8;
	margin-bottom: 21px;
	padding-bottom: 21px;
}

.chm_proposed_changes_list .chm_proposed_changes_title
{
	font-weight:bold;
}

.chm_proposed_changes_description
{
	padding: 0 0 0 15px;
	border-left: 5px solid #e5ebee;
}

.chm_proposed_changes_documents
{
    margin-top: 21px;
}

.chm_proposed_changes_documents h5
{
	margin:0;
}
.chm_proposed_changes_documents ul
{
	margin:0;
	padding-left: 0;
    list-style-type:none;
}

.chm_proposed_changes_documents li {
    padding: 6px;
}

.chm_proposed_changes_documents li a {
    font-weight: bold;
}

.chm_proposed_changes_documents .description_pdf
{
    font-size:0.8em;
}