#big {
	WIDTH: 737px; POSITION: relative; HEIGHT: 480px; float:left;
}
#big #photo {
	OVERFLOW: hidden; WIDTH: 737px; POSITION: absolute; HEIGHT: 480px;
}
#big #photo UL {
 WIDTH: 2948px; LIST-STYLE-TYPE: none; POSITION: absolute; padding:0px; margin:0px;
}
#big #photo LI {
	FLOAT: left; width:737px;
}
#big #photo LI div {
	DISPLAY: block;
}

