#slcontent {
	float:left;
	width:178px;
 }

#arrl {
	float:left;
		width: 35px;
/*		width: 42px;		*/
	margin:29px 10px 0 0px;
	text-indent:-9999px; }

#arrr {
	float:left;
		width: 35px;
/*		width: 42px;		*/
	margin:29px 0px 0 10px;
	text-indent:-9999px; }

#slcontent	{
	margin: 21px 0 21px 0;
}

	#slcontent .carousel a.prev {
		display: block;
		width: 35px;
/*		width: 42px;		*/
		height: 63px;
		background:url(../images/arrow_left.gif) no-repeat 0 0;
		z-index: 10000; }

* + html #slcontent .carousel a.prev { top: 5px; }

#slcontent .carousel a.prev:hover {
	background:url(../images/arrow_left.gif) no-repeat;
	opacity:0.6;
	filter:alpha(opacity=80); }

#slcontent .carousel a.next {
	display: block;
		width: 35px;
/*		width: 42px;		*/
	height: 63px;
	background:url(../images/arrow_right.gif) no-repeat 0 0;
	z-index: 10000; }

* + html #slcontent .carousel a.next { top: 5px; }

#slcontent .carousel a.next:hover {
	background:url(../images/arrow_right.gif) no-repeat;
	opacity:0.6;
	filter:alpha(opacity=80); }

#slcontent .carousel a:hover, #slcontent .carousel a:active {
	border: none;
	outline: none; }

#slcontent .carousel .rotate {
	float: left;
	margin: 0px 0 0 0;
	/*visibility: hidden;*/
/*	width:400px;*/
	left: -5000px;
	overflow: hidden;
	visibility: visible;
	position: relative;
	z-index: 2;
	left: 0px;
	width: 190px;
}


#slcontent .carousel ul { margin: 0; }

#slcontent .carousel li img {
/*width: 248px;
	height: 104px;*/
width: 267px;
	height: 102px;


}

#slcontent .carousel li {
	width: 267px;
	height: 102px;	
	margin: 0 5px 0 5px;
		border:5px solid #E9E9E7;
 }

