.caroufredsel_wrapper{
	width:720px;
}
.thumb-gallery {
	background-color: #fff;
	margin: 0 0 30px 0;
	width: 475px;
}
.thumb-gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.thumb-gallery li {
font-size: 1px;
color: #999;
text-align: center;
background-color: #eee;
border: 1px solid #edeeee;
width: 148px;
height: 130px;
padding: 0;
margin: 0 3px;
display: block;
float: left;
}
.thumb-gallery li img {
border: 0px;
display: block;
outline: none;
width: 145px;
height: 123px;
border:4px solid #edeeee;
}
.thumb-gallery.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: right;
	margin-right: 10px;
	display:block;
	text-indent:-9999px;
	background:url(../images/prev-next.jpg) 0 0 no-repeat;
	width:7px;
	height:11px;
	margin-top:15px;
}
.next {
	float: right;
	margin-right: 20px;
	display:block;
	text-indent:-9999px;
	background:url(../images/prev-next.jpg) -17px 0 no-repeat;
	width:7px;
	height:11px;
	margin-top:15px;
}
.pager {
	float: left;
	width: 300px;
	text-align: left;
	margin:15px 0 0 0;
}
.pager a {
	margin: 0 3px;
	text-decoration: none;
	font-size:12px;
	padding:1px 4px;
}
.pager a.selected {
	text-decoration:  none;
	background:#999;
	color:#fff;
	padding:1px 4px;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
