
.photogalery {
margin: 10px 0px;
padding: 0px 21px;
width: 500px;
position: relative;
float: left;
}

.photogalery .contentplus{
padding: 0px;
margin: 0px;
float: left;
}

.photogalery .scrollplus{
padding: 9px 22px;
margin: 0px;
width: 456px;
height: auto;
background: transparent;
float: left;
}

.photogalery .cont{
padding: 0px;
width: 456px;
background: url(images/galery_c.gif) repeat-x;
overflow: hidden;
position:relative;
float:left;
}

.photogalery .cont .gal{
position: absolute;
left:0px;
padding: 4px 0px;
}

.photogalery .cont .gal ul{
display: inline;
list-style-type:none;
margin: 0px;
padding: 0px;
float: left;
}

.photogalery .cont .gal ul li{
float: left;
height: 100%;
}

.photogalery .cont .gal ul li img{
padding: 0px;
margin-right: 3px;
border: 1px solid #ffffff;
}

.photogalery .scroll{
margin: 0px;
padding: 0px;
width: 100%;
height: 11px;
background: url(images/galery_s.gif) repeat-x;
}

.photogalery .contentplus .left{
margin:40px 4px 0px 0px;
padding: 0px;
width: 12px;
height: 22px;
float: left;
}

.photogalery .contentplus .left a{
display: block;
padding: 0px;
width: 12px;
height: 22px;
background: url(images/shop_ite.gif) no-repeat;
}

.photogalery .contentplus .left a:hover{
background: url(images/shop_itf.gif) no-repeat;
}


.photogalery .scroll .center{
margin: 0px;
padding: 0px;
width: 405px;
height: 11px;
background: transparent;
float: left;
}

.photogalery .scroll .center div{
position: absolute;
margin: 0px;
padding: 0px;
width: 26px;
height: 11px;
background: transparent;
}

.photogalery .contentplus .right{
margin:40px 0px 0px 4px;
padding: 0px;
width: 12px;
height: 22px;
float: left;
}

.photogalery .contentplus .right a{
display: block;
padding: 0px;
width: 12px;
height: 22px;
background: url(images/shop_ite.gif) no-repeat right top;
}

.photogalery .contentplus .right a:hover{
background: url(images/shop_itf.gif) no-repeat right top;
}


.photogalery_left {
height: 5px;
width: 5px;
background: url(images/galery_b.gif) no-repeat left bottom;
bottom: 0px;
left: 0px;
padding: 0px;
margin: 0px;
position: absolute;
}

.photogalery_right {
height: 5px;
width: 5px;
bottom: 0px;
right: 0px;
background: url(images/galery_b.gif) no-repeat right bottom;
padding: 0px;
margin: 0px;
position: absolute;
}
