#PreviewCaution{
  width:680px;
  margin:10px auto;
  padding:10px;
  border:2px solid #1eb900;
}

#PreviewCaution strong{
	display:block;
	font-weight:bold;
	text-align:center;
	margin-bottom: 0.5em;
}

#ErrorMessage{
  width:700px;
  margin:15px auto;
  text-align:center;
}

#ErrorMessage p{
  line-height:150%;
  text-align:center;
}

#BackPage{
  width:700px;
  margin:30px auto 15px;
  text-align:center;
}
