@CHARSET "ISO-8859-1";

.content, .shadow {
  position: relative;
  bottom: 2px;
  right: 2px;
}

.shadow { background-color: #eee; }

.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #ddd;
  padding: 0.5em;
}



.container { width: 900px; }