﻿#latest-photos {
	direction:ltr;
	height: 138px;
	width: 563px;}

#latest-photos ul li {
	width: 164px;margin:14px 0px 0px 0px;padding:0px 4px;
}

#latest-photos ul li .border {
	border: 1px solid #8e8d8c;
	1padding: 2px;
	width: 151px;
	height: 100px;
	overflow: hidden;
}

#latest-photos ul li .border div {
	width: 115px;
	height: 110px;
	overflow: hidden;
}

#latest-photos ul li .border img {
	1margin-left: -10px;
	1width: 175px;
}

#latest-photos ul li span {
width:151px;
	display: block;
	position: relative;
	bottom: -2px;
	left: 0px;
	height: 35px;
	line-height: 15px;
	color: #000;
	direction: rtl;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	z-index: 0;
	filter: alpha(opacity=70);
	opacity:0.7;
	-moz-opacity: 0.7;
}

#latest-photos .bx-next, #latest-photos .bx-prev {
	background: url(slider_left.png) repeat 0 0;
	display: block;
	position: absolute;
	width: 29px;
	height: 138px;
	text-indent: -9999em;
	top: 0px;
}

#latest-photos .bx-prev {
	left: -26px;
direction:rtl;
}

#latest-photos .bx-next {
	background-image: url(slider_right.png);
	right: 52px;
direction:rtl;
} 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
