.list_carousel {
				
				margin: 0 0 0px 0px;
				width: 100%;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				background-color: #fff;
				 box-shadow:2px 2px 2px 2px #d3d3d3;
				width: 66px !important;
				height: 60px !important;
				padding: 2px;
				margin: 6px;
				display: block;
				float: left; background-image:inherit !important;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: right; background:url(../images/client/left.png) left top no-repeat; height:20px; width:23px; 
			margin-right: 5px; margin-top:10px;
			}
			.prev:hover {
				float: right; background:url(../images/client/left.png) left bottom no-repeat; height:20px; width:23px; 
			
			}
			.next {
				float: right; background:url(../images/client/right.png) left top no-repeat; height:20px; width:23px; 
				margin-right: 5px;  margin-top:10px;
			}
			.next:hover {
				float: right; background:url(../images/client/right.png) left bottom no-repeat; height:20px; width:23px; 
				
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
			
			#foo4{}
			#foo4 li{ width:132px !important;  background: none repeat scroll 0 0 #FFFFFF; padding:0 !important; margin:5px !important;}
			#foo4 li .thumbIcon{  padding:0 !important;  }
			
			