@charset "utf-8";

#slides{
	margin-left:16px;
	width::444px;
	 	float:right;
		background:url(img/sl_bg.gif) top no-repeat;
  }
 .slides_container {
    width:433px;
		margin-left:9px;
		margin-top:5px;
		height:138px;
  }

	
.slides_container div{
  width:439px;
	height:auto;
  display:block;
}