#slideshow-container {	float:left;	width:1000px;	margin-bottom:10px;}#slideshow-container > .top {	float:left;	width:1000px;	height:21px;	background-image:url(../img/box-top.png);	background-position:top left;	background-repeat:no-repeat;}#slideshow-container > .content {	float:left;	width:949px;	padding-left:26px;	padding-right:25px;	padding-top:4px;	padding-bottom:4px;	background-image:url(../img/box-content.png);	background-position:top left;	background-repeat:repeat-y;}#slideshow-container > .bottom {	float:left;	width:1000px;	height:27px;	background-image:url(../img/box-bottom.png);	background-position:top left;	background-repeat:no-repeat;}#slideshow {	overflow: hidden;	position: relative;	width: 949px;	height: 503px;}#slideshow img {	width: 949px;	height: 503px;}