#document-download {
  float: right;
  width: 250px;
  text-align: right;
  margin: 2px 0 0 12px;
}

#thanksbox, #leavecommentform {
	display:none;
	z-index:2;
	background:#DADAC9 ;
	border:solid 1px #A5A58A ;
	padding:2em ;
	width:350px;
}

#leavecommentform p.frminput label{
	width: 80px;
	float:left;
	vertical-align: top;
}

#leavecommentform input#equation {
	width: 170px;
}

div.user-comment{
	padding:20px 2px;
	border-bottom:dotted 1px #A5A58A;
}