.slideshow {
margin-top:40px;
	height:350px;
}

.slideshow_wrapper {
width:668px;
height:291px;
margin-left:10px;
}

/* start SIDE livechat */
.side_info {
width:344px;
height:291px;
background:url(../images/livechat.png) no-repeat;
position:relative;
}

.ym, .fb, .twitter {
position:absolute;
display:block;
}

.ym {
width:157px;
height:44px;
top:168px;
left:18px;
}

.fb {
width:150px;
height:42px;
top:218px;
left:25px;
}

.twitter {
width:140px;
height:42px;
top:170px;
left:185px;
}

/* 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;
}

