#imgList{
	width:515px;
	/*background-color:#CC3399;*/
	height:105px;
	padding: 10px 0px 0px 0px;
	position:relative;
	/*
	top:30px;
	left:80px;*/
	float: left;
}

#imgList img{
	border:0;
	display:none;
	position:absolute;
	top:0; left:0;
}