.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */



/*======================                    ==================================*/
	
	/* BEGIN DEMO STYLE */
	*{margin:0;padding:0}
	.gallery_hyundai{height:255px;width:276px;overflow:hidden;}
	.gallery_hyundai li{width:86px;height:45px;border:1px solid #000;margin:0 4px 4px 0px;background:#fff;}
	.gallery_hyundai li div{left:240px}
	a img{
		border:none;
	}
	
	#main_image{float:left;height:273px;width:526px;border:1px solid #000;background:#fff;margin-right:10px;}
	#main_image img{height:273px;width:526px;margin-bottom:10px;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
#buttons {
width:276px;
height:16px;
}
.up{
	left:0px;
	display:inline;
}
.down{
	right:0px;
	display:inline;
}
#div_thumbnail{
float:left;
width:276px;
padding-left:5px;
}



