.rfp_text {
	font-size: 14px;
}

.agreement_box{
	margin: 0px 0px 40px 0px;
	padding: 20px 10px 60px 0px;
    border-bottom-style: solid;
    border-bottom:1px solid #c2231f;
}

.message_milestone_box{
	margin: 0px 0px 20px 20px;
}

.agreement_milestone_box{
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
    border-bottom-style: solid;
    border-bottom:1px solid #ccc;
}

.agreement_comment_box{
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 20px;
    border-bottom-style: solid;
    border-bottom:1px solid #ccc;
}

.new_comment{
	margin: 0px 0px 0px 20px;
}

.new_agreement_new_milestone_box {
	margin: 0px 0px 20px 20px;
}