div.content {
display:none;
float:right;
width:600px;
margin-right:10px;

}
div.controls {
height:23px;
margin-top:5px;
}
div.ss-controls {
float:left;
}
div.ss-controls span {
color:#666666;
cursor:pointer;
}
div.nav-controls {
float:right;
}
div.nav-controls a {
padding:5px;
color:#666666;
text-decoration:none;
}
div.slideshow {
clear:both;
}
div.slideshow span.image-wrapper {
float:left;
padding-bottom:12px;
}
div.slideshow a.advance-link {
display:block;
padding:2px;
}
div.slideshow img {
border:medium none;
display:block;
}
div.download {
float:right;
}
div.embox {
background-color:#EEEEEE;
border:1px solid #CCCCCC;
clear:both;
padding:12px;
margin-right:5px;
}
div.image-title {
font-size:1.4em;
font-weight:bold;
}
div.image-desc {
line-height:1.3em;
padding-top:12px;
}
div.navigation {
margin-left:5px;
width:290px;
}
ul.thumbs {
clear:both;
margin:0;
padding:0;
margin-left:14px;
}
ul.thumbs li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 5px 5px 0;
padding:0;
width:40%;
text-align:center;
}


ul.thumbs li a {
display:block;
padding:2px;
border: 1px solid white;
}
ul.thumbs li.selected a {
	border:1px solid #8888FF;
}
ul.thumbs a:focus {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}
ul.thumbs img {
border:medium none;

}
div.pagination {
clear:both;
}
div.navigation div.top {
height:11px;
margin-bottom:12px;
}
div.navigation div.bottom {
margin-top:12px;
}
div.pagination a, div.pagination strong {
border:1px solid #CCCCCC;
display:block;
float:left;
margin-right:2px;
padding:4px 7px 2px;
}
div.pagination a:hover {
background-color:#FFFFCC;
text-decoration:none;
}
div.pagination strong {
background-color:#AACCFF;
}