#gallery	{
	
}

.controls	{
	height:23px;
	margin:5px auto;
	width:150px;
}

div.ss-controls {
 float: left;
}

div.ss-controls span {
 color: #666666;
 cursor: pointer;
}

div.nav-controls {
 float: right;
}

div.nav-controls a {
 padding: 5px;
}

div.slideshow	{
	text-align:center;
}

div.slideshow img {
	border: 1px solid #ccc;
	padding:2px;
	margin-bottom:10px;
}

div.embox {
	border:1px solid #CCCCCC;
	clear:both;
	padding:12px;
	margin-bottom:5px;
}

div.download {
	float:right;
}

div.image-title {
	font-size:1.4em;
	font-weight:bold;
}

div.image-desc {
	padding-top:12px;
}

div.navigation	{
	display:block;
}

ul.thumbs {
	clear:both;
	margin:0;
	padding:0;
}

ul.thumbs li {
	float:left; 
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 10px 5px 0;
	padding:0;
	
}

div.pagination a, div.pagination a:hover, div.pagination a:visited, div.pagination strong	{
	margin: 0 3px;
}
