@charset "utf-8";

.Document {
  float: right; 
  width: 542px;
}

.Icon {
  float: left; 
  height: 27px; 
  padding-right: 5px; 
  width: 25px;
}

.Row {
  overflow: hidden; 
  padding-bottom: 0px; 
  padding-top: 3px; 
  width: 572px;
}

