table.gallery_container_table {
height: 493px;
width: 912px;
}
td.left_gallery_td {
width: 440px;
height: 385px;
padding-left: 5px;
padding-bottom: 2px;
border: 1px dotted #C0C0C0;
border-top: 0px;
border-right: 0px;
border-bottom: 0px;
}
td.gallery_image_td {
padding: 5px;
border: 1px dotted #C0C0C0;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
}
div#thumbs_container_cell {
position: absolute;
width: 440px;
}
div#image_container_cell {
width: 480px;
height: 360px;
}
div#image_container_cell img {
border: 1px solid #CCCCCC;
border-bottom: 0px;
width: 480px;
height: 360px;
}
div.controls {
margin-top: 0px;
}
div.ss-controls {
float: left;
margin-bottom: 1px;
}
div.ss-controls span {
color: #666666;
cursor: pointer;
}
div.nav-controls {
float: right;
padding: 0px 0px;
padding-bottom: 2px;
}
div.nav-controls a {
padding: 4px;
text-decoration: none;
color: #666666;
}
div.nav-controls a:hover {
padding: 4px;
text-decoration: none;
color: #666666;
background-color: #FFFFBF;
}
div.slideshow {
clear: both;
padding-top: 2px;
}
div.slideshow span.image-wrapper {
float: left;
padding-bottom: 12px;
}
div.slideshow img {
border: none;
display: block;
}
div.embox {
clear: both;
border: 1px solid #CCCCCC;
background: #EDEDED;
padding: 8px;
width: 912px;
height: 85px;

}
div#title_container_cell {
font-weight: bold;
margin-bottom: 3px;
}
div#desc_container_cell {
text-align: justify;
}
ul.thumbs {
clear: both;
margin: 0;
padding: 0;
}
ul.thumbs li {
float: left;
padding: 0;
margin: 3px 3px 0px 0px;
list-style: none;
}
ul.thumbs li a {
padding: 1px;
display: block;
border: 1px solid #ccc;
}
ul.thumbs li.selected a {
background: #EDEDED;
}
ul.thumbs a:focus {
outline: none;
}
ul.thumbs img {
border: none;
display: block;
}
div.pagination {
clear: both;
}
div.navigation {
margin-bottom: 10px;
height: 10px;
}
div.pagination a, div.pagination strong {
display: block;
float: left;
/* margin-right: 1px; */
padding: 3px 5px;
padding-bottom: 1px;
text-decoration: none;
color: #666666;
}
div.pagination a:hover {
background-color: #FFFFBF;
text-decoration: none;
color: #666666;
}
