img {
	max-width: 1300px;
}

#slideshow {
  position: relative;
}

#slideshow > div {
  position: absolute;
}

.caption { 
	font-size: 0.75rem;
    line-height: 1rem;
    font-family: "Guardian Text Sans Web","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    color: #767676;
}