		.list_carousel {
	background-color: #f7f8f8;
	/*margin: 0 0 30px 60px;*/
			/*width: 100%;*/
			position: relative;
		}
		.list_carousel ul {
	padding: 0;
	margin-left:0px;
	list-style: none;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
		}
		.list_carousel li {
	font-size: 14px;
	color: #858586;
	text-align: center;
	background-color: #FFFFFF;
	width: 248px;
	height: 197px;
	margin: 1px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 100;
	border: 1px solid #dcdbdb;
		}
		.list_carousel li a{
	text-decoration:none;
	color: #999999;
	line-height: 35px;
	text-align: left;
	display: block;
	font-weight: bold;
		}
		.list_carousel.responsive {
			width: auto;
			margin-left: 0;
		}
		.image_carousel {
			padding: 15px 0 15px 40px;
			position: relative;
		}
		.image_carousel img {
			border: 1px solid #ccc;
			background-color: white;
			padding: 9px;
			margin: 7px;
			display: block;
			float: left;
		}
		a.prev, a.next {
			background: url(images/miscellaneous_sprite.png) no-repeat transparent;
			width: 45px;
			height: 50px;
			display: block;
			position: absolute;
			top: 85px;
		}
		a.prev {			left: -60px;
							background-position: 0 0; }
		a.prev:hover {		background-position: 0 -50px; }
		a.prev.disabled {	background-position: 0 -100px !important;  }
		a.next {			right: -60px;
							background-position: -50px 0; }
		a.next:hover {		background-position: -50px -50px; }
		a.next.disabled {	background-position: -50px -100px !important;  }
		a.prev.disabled, a.next.disabled {
			cursor: default;
		}
		
		a.prev span, a.next span {
			display: none;
		}
		.pagination {
			text-align: center;
		}
		.pagination a {
			background: url(images/miscellaneous_sprite.png) 0 -300px no-repeat transparent;
			width: 15px;
			height: 15px;
			margin: 0 5px 0 0;
			display: inline-block;
		}
		.pagination a.selected {
			background-position: -25px -300px;
			cursor: default;
		}
		.pagination a span {
			display: none;
		}
		.clearfix {
			float: none;
			clear: both;
		}
		
		#foo2 img {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
		}


.list_carousel2 {
	background-color: #f7f8f8;
	/*margin: 0 0 30px 60px;*/
			/*width: 100%;*/
			position: relative;
		}
.list_carousel2 ul {
	padding: 0;
	margin-left:0px;
	list-style: none;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
		}
.list_carousel2 li {
	font-size: 14px;
	color: #858586;
	text-align: center;
	background-color: #FFFFFF;
	width: 247px;
	height: 197px;
	margin: 1px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 100;
	border: 1px solid #dcdbdb;
		}
.list_carousel2 li a{
	text-decoration:none;
	color: #999999;
	line-height: 35px;
	display: block;
	font-weight: bold;
	width: auto;
	text-align: left;
		}
.list_carousel2.responsive {
			width: auto;
			margin-left: 0;
		}
#foo3 img {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
		}
