
.slider		{ position: relative; overflow: hidden; height: 424px; width: 635px; }
.slider ul 	{ margin: 0px; padding: 0px; width: 9999px; height: 424px; position: absolute; left: 0px; top: 0px; }
.slider ul li 	{ width: 635px; height: 424px; list-style: none; float: left; }

#frame	{ background: url(images/frame.png); width: 659px; height: 468px; padding: 38px 0px 0px 32px; margin-bottom: 15px; margin-left: -30px; margin-right: -32px; margin-top: -20px;}