#article #foto #galHolder #thumb_holder img{
cursor:pointer;
width:84px;
height:84px;
padding:2px;
}




#article #fotoslide ul {
height:99px;
list-style-type:none;
margin:0 0 0 15px;
overflow:hidden;
padding:12px 0 0;
white-space:nowrap;
width:564px;
}

#article #foto #galHolder {
background-color:#F6F6F6;
border:1px solid #E4E4E4;
padding:5px;
}
#article #fotoslide .holder {
background-attachment:scroll;
background-color:transparent;
background-repeat:repeat-x;
float:left;
padding:0 15px;
width:595px;
}


#article #foto #galHolder .galleryThumb {
display:inline;
border:1 px #999999 solid

}


#article, #article #foto #imageBig {
position:relative; clear: both;
}

.listerBottom {
margin:0;
}
.lister {
margin:0px 0;
position:relative;
}

.listerBottom .controls {
margin:5px 0 0;
}
.lister .controls {
float:right;
margin:1px 0 0;
}

.lister .controls a.prev {
background:transparent url(/img/new_gallery/bg_control_prev.gif) no-repeat scroll 0 0;
margin-right:4px;
}
.lister .controls a {
border:medium none;
display:block;
float:left;
height:22px;
overflow:hidden;
width:22px;
}

.lister .controls a.next {
background:transparent url(/img/new_gallery/bg_control_next.gif) no-repeat scroll 0 0;
}
.lister .controls a {
border:medium none;
display:block;
float:left;
height:22px;
overflow:hidden;
width:22px;
}

#article #foto #galHolder .galleryThumb .imgselected {
border:1px solid red;
}