#slideshow_container {
    width: 700px;
    height: 265px;
	background: #000000;
}

#caption {
    width: 700px;
    height: 50px;
    padding: 5px 20px;
    color: #ffffff;
    font-family: "Lucida Grande","LucidaGrande",Arial,san-serif;
    font-size: 12px;
}
