.box {
	background-color: #F9F9F9;
}
.box .holder{background:url(../images/bg-sidebar-box.gif) no-repeat;}
.box .frame{
	background:url(../images/bg-sidebar-box.gif) no-repeat -598px 100%;
	height:1%;
	padding:10px;

.image-list-holder{
	height:1%;
	overflow:hidden;
	padding:3px 0 0;
}

.image-list{
	margin:0 0 0 -21px;
	padding:0;
	list-style:none;
	width:299px;
	overflow:hidden;
}

 .image-list li{
	float:left;
	padding:0 0 0 24px;
}