.tube
  {
  display: block;
  text-align: center;
  width: 100%;
  height: 355px;
  background: url(../images/facebox/loading.gif) center center no-repeat;
  }
#content
  {
  padding-right: 100px;
  background: url(../images/pasja-background.jpg) bottom left no-repeat;
  }
p
  {
  text-align: center;
  }
ol
  {
  padding: 0;
  margin: 0 0 30px 15px;
  }
ol li
  {
  margin: 10px 0;
  }
ol li a:visited
  {
  border-bottom: dotted 1px #ccceac; 
  }

