#prodimg {
	width: 310px;
	height:100px;
	float:left;
}
#prodimg2 {
	width: 310px;
	height:100px;
	text-align:center;
	margin:0;
}
#prodimg ul {
	width: 310px;
	height:100px;
	list-style:none;
}
#prodimg li {
	float:left;
	border:0px;
	background-image: url(../images/d5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 88px;
	width: 122px;
	margin: 7px;
	padding-top: 10px;
}
