
.node-unpublished {
  background-color: #fff4f4;
}
.preview .node {
  background-color: #fff;
  width:80%;

  color: #000;
  background: #fff;
}
.preview .node-teaser {
  background-color: #fff;
  width: 80%;

  color: #000;
  background: #fff;
}
.preview .node a {
	color: #fff;
}
td.revision-current {
  background: #ffc;
}
