.back{
	text-align: center;
	padding: 20px 0 30px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	clear:both;
}

.back a {
	color: #0077BB;
	text-decoration: none;
}

.back a:hover {
	color: #005e9b;
	text-decoration: underline;
}
    * {
      margin: 0;
      padding: 0
    }

    ul {
      list-style-type: none;
      width: 380px;
      display: block;
    }

    li {
      float: left;
      background: url(filmstrip_new.png) 0 0 no-repeat;
      width: 50px;
      height: 103px;
    }
