            .caroufredsel_wrapper{
                height: 220px !important;
                margin-top: 10px !important;
                width: 214px !important;
            }
            .list_carousel_img{
                width: 192px;height: 101px;border: solid 1px #dcdbdb;text-align: center;
            }
			.wrapper {
				background-color: white;
				width: 480px;
				margin: 40px auto;
				padding: 50px;
				box-shadow: 0 0 5px #999;
			}
			.list_carousel {
			     height: 285px;
			}
			.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
			}
			.list_carousel li {
                color: #999;
                text-align: center;
                width: 213px;
                height: 108px;
                padding: 0;
                margin: 1px;
                display: block;
                float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
            .list_carousel img{
                
            }
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				margin-left: 100px;
			}
			.next {
				margin-left: 94px;
                margin-top: 2px;
                position: absolute;
                text-align: left;
                z-index: 9999999999;
			}
			.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;
			}
            .caroufredsel_wrapper1{
                width: 200px !important;
                height: 540px !important;
            }