@-webkit-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 8% {
   opacity:1;
 }
 9% {
   opacity:0;
 }
 98% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}
@-moz-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 8% {
   opacity:1;
 }
 9% {
   opacity:0;
 }
 92% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}
@-o-keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 8% {
   opacity:1;
 }
 9% {
   opacity:0;
 }
 98% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}
@keyframes cf4FadeInOut {
 0% {
   opacity:1;
 }
 8% {
   opacity:1;
 }
 9% {
   opacity:0;
 }
 98% {
   opacity:0;
 }
 100% {
   opacity:1;
 }
}

.cf4a
{
	position: relative;
	height: 167px;
	width: 250px;
	margin: 0 auto;
	-webkit-box-shadow: 3px 3px 3px #aaa;
	-moz-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 3px 3px 3px #aaa;
	margin-bottom: 5px;
}

.cf4a img
{
	position: absolute;
	left: 0;
}

.cf4a img
{
	-webkit-animation-name: cf4FadeInOut;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 66s;
	-moz-animation-name: cf4FadeInOut;
	-moz-animation-timing-function: ease-in-out;
	-moz-animation-iteration-count: infinite;
	-moz-animation-duration: 66s;
	-o-animation-name: cf4FadeInOut;
	-o-animation-timing-function: ease-in-out;
	-o-animation-iteration-count: infinite;
	-o-animation-duration: 66s;
	animation-name: cf4FadeInOut;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 66s;
}

#photos > #top img:nth-of-type(1)
{
	-webkit-animation-delay: 60s;
	-moz-animation-delay: 60s;
	-o-animation-delay: 60s;
	animation-delay: 60s;
}

#photos > #top img:nth-of-type(2)
{
	-webkit-animation-delay: 54s;
	-moz-animation-delay: 54s;
	-o-animation-delay: 54s;
	animation-delay: 54s;
}

#photos > #top img:nth-of-type(3)
{
	-webkit-animation-delay: 48s;
	-moz-animation-delay: 48s;
	-o-animation-delay: 48s;
	animation-delay: 48s;
}

#photos > #top img:nth-of-type(4)
{
	-webkit-animation-delay: 42s;
	-moz-animation-delay: 42s;
	-o-animation-delay: 42s;
	animation-delay: 42s;
}

#photos > #top img:nth-of-type(5)
{
	-webkit-animation-delay: 36s;
	-moz-animation-delay: 36s;
	-o-animation-delay: 36s;
	animation-delay: 36s;
}

#photos > #top img:nth-of-type(6)
{
	-webkit-animation-delay: 30s;
	-moz-animation-delay: 30s;
	-o-animation-delay: 30s;
	animation-delay: 30s;
}

#photos > #top img:nth-of-type(7)
{
	-webkit-animation-delay: 24s;
	-moz-animation-delay: 24s;
	-o-animation-delay: 24s;
	animation-delay: 24s;
}

#photos > #top img:nth-of-type(8)
{
	-webkit-animation-delay: 18s;
	-moz-animation-delay: 18s;
	-o-animation-delay: 18s;
	animation-delay: 18s;
}

#photos > #top img:nth-of-type(9)
{
	-webkit-animation-delay: 12s;
	-moz-animation-delay: 12s;
	-o-animation-delay: 12s;
	animation-delay: 12s;
}

#photos > #top img:nth-of-type(10)
{
	-webkit-animation-delay: 6s;
	-moz-animation-delay: 6s;
	-o-animation-delay: 6s;
	animation-delay: 6s;
}

#photos > #top img:nth-of-type(11)
{
	-webkit-animation-delay: 0;
	-moz-animation-delay: 0;
	-o-animation-delay: 0;
	animation-delay: 0;
}

/* bottom */
#photos > #bottom img:nth-of-type(1)
{
	-webkit-animation-delay: 63s;
	-moz-animation-delay: 63s;
	-o-animation-delay: 63s;
	animation-delay: 63s;
}

#photos > #bottom img:nth-of-type(2)
{
	-webkit-animation-delay: 57s;
	-moz-animation-delay: 57s;
	-o-animation-delay: 57s;
	animation-delay: 57s;
}

#photos > #bottom img:nth-of-type(3)
{
	-webkit-animation-delay: 51s;
	-moz-animation-delay: 51s;
	-o-animation-delay: 51s;
	animation-delay: 51s;
}

#photos > #bottom img:nth-of-type(4)
{
	-webkit-animation-delay: 45s;
	-moz-animation-delay: 45s;
	-o-animation-delay: 45s;
	animation-delay: 45s;
}

#photos > #bottom img:nth-of-type(5)
{
	-webkit-animation-delay: 39s;
	-moz-animation-delay: 39s;
	-o-animation-delay: 39s;
	animation-delay: 39s;
}

#photos > #bottom img:nth-of-type(6)
{
	-webkit-animation-delay: 33s;
	-moz-animation-delay: 33s;
	-o-animation-delay: 33s;
	animation-delay: 33s;
}

#photos > #bottom img:nth-of-type(7)
{
	-webkit-animation-delay: 27s;
	-moz-animation-delay: 27s;
	-o-animation-delay: 27s;
	animation-delay: 27s;
}

#photos > #bottom img:nth-of-type(8)
{
	-webkit-animation-delay: 21s;
	-moz-animation-delay: 21s;
	-o-animation-delay: 21s;
	animation-delay: 21s;
}

#photos > #bottom img:nth-of-type(9)
{
	-webkit-animation-delay: 15s;
	-moz-animation-delay: 15s;
	-o-animation-delay: 15s;
	animation-delay: 15s;
}

#photos > #bottom img:nth-of-type(10)
{
	-webkit-animation-delay: 9s;
	-moz-animation-delay: 9s;
	-o-animation-delay: 9s;
	animation-delay: 9s;
}

#photos > #bottom img:nth-of-type(11)
{
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	-o-animation-delay: 3s;
	animation-delay: 3s;
}
