/* Tiny Carousel */
#slider1 { background:url(images/crouselbg.png) no-repeat; height:260px; overflow:hidden; padding: 0 0 0px; margin-right:15px;  }
#slider1 .viewport { float: right; width: 650px; height: 170px;width:656px; overflow: hidden; position: relative; margin-top:50px; margin-right:5px; }
#slider1 .buttons {display:block;
		width:30px;
		height:77px; }
#slider1 .next {  right:318px;
		position:relative;
		width:25px;
		height:18px;
		background:url(images/nextb.png) no-repeat 0 0;
		top:-10px;
			}
#slider1 .prev {   background:url(images/prev.png) no-repeat 0 0; position:relative; right:275px; top:229px; width:25px;
		height:18px;}
#slider1 .disable { visibility: hidden; }
#slider1 .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 210px; right: 0 top: 0; }
#slider1 .overview li{ float: right; margin: 0 0px 0 7px; padding: 1px; height: 160px; border: 0px solid #dcdcdc; width: 207px;}
#slider1 .overview li:hover{background:url(images/hover.png) repeat;}
#slider1 .overview h2 {  background:#f0f0f0; border:0px solid #d1d1d1;font:bold 15px Arial; line-height:21px; padding:2px; height:40px; overflow: hidden; }
.yemeniana-crouselimg  {background:#fff; border:1px solid #ccc; padding:4px;}
.yemeniana-crausel-sep {background:url(images/yemeniana-crausel-sep.png) no-repeat 0 0;width:4px;}
.yemeniana-cruasel-title {font:bold 15px YeMeNiAnA,Arial; position:relative;top:30px;color:#fff;margin:0 20px 0;right:10px}