 #container {
    width: 960px;
}

#contentContainer {
    width: 600px;
}

#picture {
	width: 600px;
	height: 20px;
	margin-top: 230px;
	margin-left: 0px;
	background: url(../../images/bg/ddshadow.png) no-repeat left top;
	position: absolute;
}

#image {
	width: 600px;
}


