
.ahrquspstf { background: white; padding: 20px;}

.btn-collapse {border: 0;}
.docdate
{
     font-size:18px;
}
#public-commentary-block
{
	width: 25%;
	float: right;
}
.additional-recommendation-info
{
	padding-top: 0px;
}
.additional-recommendation-info table tr
{
	background: #fff;
}
.additional-recommendation-info td
{
	vertical-align: top;
}
.table-of-contents ul
{
	padding-left: 3px;
	list-style-type: none;
}
.new_revisions
{
  /*position: absolute;*/
  left: 15px;
  top: 90px;
  width: 100%;
 /* height: 230px;  A fixed height is needed if we drag it above the recommendation into the header */
  background-color: rgba(255,255,100,0.75);
  padding: 15px 30px;
  margin-bottom: 10px;
  box-sizing: border-box;
}
.new_revisions h1
{
    font-size: 20px;
	font-weight: bold;
    text-align: center;
	padding: 3px;
	margin: 3px;
}
.new_revisions p
{
	margin: 0;
}