.counter li{
float:left;
}
.previous-slide, .next-slide {
width:17px;
height:17px;
display:block;
}
a.previous-slide {
background: url(../images/all/arrow-left.gif) no-repeat;
}
a.next-slide {
background:url(../images/all/arrow-right.gif) no-repeat;
}
a:hover.previous-slide {
background:url(../images/all/arrow-left-hover.gif) no-repeat;
}
a:hover.next-slide {
background:url(../images/all/arrow-right-hover.gif) no-repeat;
}
.slideshow {
position: relative;
height: 277px;
width: 741px;
}

.slideshow .slides {
height: 277px;

}

.slideshow .slide {
position: absolute;
top: 0;
left: 0;
z-index:8;
margin:2px 0 0 0;
width:741px;
height:277px;
background:#FFF;
}



.slideshow .active {
z-index: 10;
}
.slideshow .last-active {
z-index: 9;
}
.counter{
margin:0 auto;
width:87px;
}
.counter ul{
margin:0 auto;
display:block;
}
.pagination{
margin:0;
padding:4px 0 0 0;
height:17px;
clear:both;
font-size:12px;
width:120px;
position:absolute;
color:#887d70;
z-index:50;
left:199px;
top:140px;
}
.numbers .total-slides{
font-weight:bold;
margin: 1px 2px 0 2px;
display:block;
float:left;
width:17px;
text-align:center;
}
.numbers .current-slide{
margin: 1px 2px 0 2px;
display:block;
float:left;
width:17px;
text-align:center;
}
.numbers .bar{
margin: 1px 2px 0 2px;
display:block;
float:left;
}


.left-col{
width:326px;
float:left;
}

.right-col{
width:360px;
float:left;
padding:0 0 0 14px;
}

.right-col-case{
width:380px;
float:left;
padding:0 0 0 14px;
}

.right-col cite{
color:#756A5D;
line-height:19px;
font-size:13px;
font-style:normal;
}
.right-col i{
color:#756A5D;
line-height:21px;
font-style:normal;
clear:both;
display:block;
}
.right-col i a{
color:#756A5D;
font-style:normal;
}


.left-col img{
margin:0 9px 0 0;
float:right;
}
.right-col .name2 h2, .right-col-case .name2 h2{
font-size:13px; 
color:#732718;
font-weight:bold;
margin:0;
padding:0;
}
.right-col .name2 h2 a, .right-col-case .name2 h2 a{
font-size:13px; 
color:#732718;
font-weight:bold;
margin:0;
padding:0;
text-decoration:none;
}
.right-col .name2 h2 a:hover, .right-col-case .name2 h2 a:hover{
text-decoration:underline;
}



.right-col .name2 span, .right-col .name2 p, .right-col-case .name2 span, .right-col-case .name2 p{
font-size:13px; 
color:#756A5D;
font-weight:normal; 
}
.right-col .name, .right-col-case .name {
margin:0;
clear:both;
display:block;
}

