a{
	color:#348;text-decoration:none;outline:none;}
	
a:hover{color:#67a;}
	
.caption{
	font-style:italic;color:#887;}
	
.demo, .galleria_wrapper{
	
	}
	
.gallery_demo{
	list-style:none}
	
.gallery_demo li
{
	width:33px;height:33px; float:left; margin:0 1px}
.gallery_demo li:hover, .gallery_demo li img:hover
{
	cursor:pointer !important;
}
.galleria_wrapper{
	text-align:center;height:363px;}
	
.nav{
	text-align:center}
	
	


#div-prev
{
	float:left;
	height:33px;
	width:21px;
}
#btn-prev
{
	background: url(images/arrow/button.png) no-repeat left;
	height:33px;
	width:21px;
	display:block;
}
#btn-prev:hover
{
	background: url(images/arrow/button_mouseover.png) no-repeat left;
}

#div-next
{
	float:right;
	height:33px;
	width:33px;
}
#btn-next
{
	background: url(images/arrow/right_button.png) no-repeat right;
	height:33px;
	width:33px;
	display:block;
}
#btn-next:hover
{
	background: url(images/arrow/rightbutton_mouseover.png) no-repeat right;
}
.gallery_demo_unstyled
{
	margin-left:110px;
	padding:0;
}

#down-arrows
{
	list-style:none;
	margin-left:282px;
	width:100px;
}
#down-arrows li
{
	float:left;
	margin:0 10px;	
}