#photo_strip {margin-left:15px;}
#photo_strip_container {margin:0; padding:0; overflow:auto; color:#222; background:#fff;}
#photo_strip_container ul {margin:0; padding:0; list-style:none; white-space:nowrap; display:table-row; broder-bottom: 1px solid #888;}
#photo_strip_container ul li {display:table-cell; padding:0 15px; background:#fff; border-bottom: 0px solid #888; vertical-align:top;}
#photo_strip_container ul li img {border:1px solid #555; margin: 5px;}
#photo_strip_container p {margin:0; padding:5px 0; font-size:11px;}

<!--[if lte IE 7]>
	#photo_strip_container {
		scrollbar-arrow-color: #eee;
		scrollbar-3dlight-color: #888;
		scrollbar-highlight-color: #eee;
		scrollbar-face-color: #888;
		scrollbar-shadow-color: #eee;
		scrollbar-darkshadow-color: #888;
		scrollbar-track-color: #fff;
	}
	#photo_strip_container ul li {display:inline; zoom:1; }
	* html #photo_strip_container {}
<![endif]-->