.caroufredsel_wrapper{
	width: 922px !important;
}
#home_libreros .caroufredsel_wrapper{
	width: 728px !important;
}

.list_carousel {
	padding: 20px 0 0 20px;
	width: 100%;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	text-align: center;
	width: 122px;
	height: 200px;
	padding: 0;
	margin: 8px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}


.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}


.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;
}


.clearfix {
	clear: both;
	float: none;
}


/*
.tab-pane .prev {
	background-position: 0 0;
	left: -30px;
}
.tab-pane .next {
	background-position: -18px 0;
	right: -20px;
}
.tab-pane .prev, #carousel .next {
	background: url("/images/carousel_control.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	height: 21px;
	margin-left: 10px;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 70px;
	width: 15px;
}
*/

#home_libreros .pedido-options-block .carouHome .caroufredsel_wrapper {
	height: 180px !important;
	margin: 0 !important;
}

.pedido-options-block .carouHome ul.booksList {
	padding: 2px 0 !important;
}

.carouPers .prev {
	background: url("../images/prev-block.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	left: -10px;
}

.carouPers .next {
	background: url("../images/next-block.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	right: -11px;
}

.carouPers .prev, .carouPers .next {
	display: block;
	height: 35px;
	position: absolute;
	text-indent: -9999px;
	top: 44%;
	width: 35px;
}