
#scroll {						position:relative; height:150px; }
#crsl_cnt{						position:relative; height:auto; margin:0; background:none;}

#crsl{							background:url(../img/crsl/crsl_bg.gif) repeat-x; height:130px; margin:0;}
#crsl a {						text-decoration:none; font-size:12px; color:#87745E;}
#crsl .item{					display:inline; width:174px; margin:0 3px 0 3px; padding:0; text-align:left; overflow:hidden; float:left; outline:0;}
.yui-carousel-content{			margin: 12px 18px 0 18px;}

.yui-carousel-nav{				}
.yui-carousel-nav ul{			display: none;}
.yui-carousel-element li{		height:140px; border:none;}
.yui-carousel-item-selected{ 	border:1px dashed #FF0000;}
.yui-carousel .yui-carousel-item-selected{border:none; outline:0; }
.yui-carousel-min-width{		min-width:216px;}

#crsl_cnt {						position: relative;}

/* buttons */
.yui-carousel-button{			width:18px; height:140px; position: absolute; visibility:hidden}
.yui-carousel-button button{	width:0px; height:121px; border:none; background:none; cursor:pointer; visibility:hidden}
.yui-carousel-first-button{		width:18px; top:0; left:0; background:url(img/crsl_btn.png) no-repeat; border:none; cursor:pointer;}
.yui-carousel-next-button{		width:18px; right:0px; top:0; background:url(img/crsl_btn.png) no-repeat -20px 0; border:none; cursor:pointer;}



