

.slideshow_wrapper {
width:588px;
height:330px;
}

/* start SIDE livechat */
.side_info {
width:320px;
height:333px;
margin-left:27px;
background:url(../images/bg_sideinfo.jpg);
color:#fff;
font-size:16px;
font-family:eurostile;
cursor:pointer;
}

.side_info .side_info_content_wrapper {
overflow:hidden;
height:237px;
position:relative;
top:55px;
}

.side_info .content_sideinfo {
margin-top:0;

-moz-transition-duration:2s;
-o-transition-duration:2s;
-webkit-transition-duration:4s;
transition-duration:2s;
}

.side_info:hover .content_sideinfo {
margin-top:-130px;
}

.content_sideinfo tr td {
padding:17px 0;
}

.content_sideinfo tr td:first-child {
padding-right:10px;
}

/* end SIDE livechat */

.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.png) no-repeat top;
position:absolute;
bottom:30px;
right:20px;
}

.but_sideregister:hover {
background-position:bottom;
}
