em {color:red;}
p {color:black;}


#FeedbackDiv {
  position:absolute; left:150; top:10;
  width:450; height:300; clip:rect(0,455,305,0);
  background-color:lightyellow;
  layer-background-color:lightyellow; 
  visibility:hidden;
}

.shadow {
  border-width:1px;
  border-bottom-width:3px;
  border-right-width:3px;
  border-style:solid;
  border-color:gray
}
