ul#selector {	display: block;	width: 500px;	margin-left: 0;	padding-left: 10px;	height: 200px;	text-indent: 0;}ul#selector li {	float: left;	list-style-type: none;}ul#selector li a img {	border: 0 none;	text-decoration: none;}ul#selector li.le {	float: left;	width: 155px;}ul#selector li.ri {	float: left;	width: 345px;}p#zoomleft,p#zoomright {	margin-left: 10px;}p#zoomleft a img,p#zoomright a img {	border: 0 none;	text-decoration: none;}