



.gallery_body{
	background-image:url(../images/bubble.gif);
	background-repeat:no-repeat;
	padding:97px 57px 65px 44px;
	height:131px;
	width:800px;
	margin-right:237px;
	float:right;
	position:relative;
}

.scrollable {float:right; position:relative;overflow:hidden;width:231px; height:131px; }
.scrollable .items {width:20000em;position:absolute;clear:both;}
.items div {float:left; width:231px; height:131px;}
.desc{float:right; margin:10px 74px 10px 0px; letter-spacing:0.1em; direction:rtl; text-align:right;}
.left{float:right; cursor:pointer; height:131px; width:74px; background:url(../images/arr_left_gal.png) no-repeat center center;margin-right:275px;margin-top:-130px;  }
.right{float:right; cursor:pointer; height:131px; width:74px; background:url(../images/arr_right_gal.png) no-repeat center center;margin-right:-130px;margin-top:0px;}
.disabled{visibility:hidden;}