.slideshow {
}

.slideshow_wrapper {
}

.slideshow_wrapper img {
}


.img_slideshow {
overflow:hidden;

-moz-border-radius: 15px 0 0 15px;
-o-border-radius: 15px 0 0 15px;
-webkit-border-radius: 15px 0 0 15px;
border-radius:  15px 0 0 15px;
}

.but_sideregister {
display:block;
width:245px;
height:54px;
background:url(../images/but_register.html) no-repeat top;
position:absolute;
bottom:30px;
right:20px;
}

.but_sideregister:hover {
background-position:bottom;
}
